Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0xa18a0d…79e9f1
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x0a8029…dc8fd1
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x15be92…f18f56
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x7c50cf…395b85
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x67084c…671c21
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x3f2e7b…9ee9ca
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0xbc54b9…b9c677
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x7b0bca…1ab9fb
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x67449a…671f1f
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0xe8a5f7…654e80
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x42588a…356978
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x669257…fdfe44
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0xc68792…672048
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0xff3885…972d5c
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x73381d…b1c3f6
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x961e1a…3fddd9
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x2236ae…d8989a
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x2686ed…807861
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x670756…089969
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x3d9738…ea29b8
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0xd7f466…b77702
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa50d ago0x836d79…9c6d4c
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x277449…04113b
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x398701…7111e3
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa50d ago0x31b212…439ecf

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.