Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0xf7629f…a1402b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0xd5ee60…6bf283
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x685149…a03682
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x42304f…80c358
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x0db238…5ea31f
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0xa2b853…97cbfb
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0xb94202…539008
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa46d ago0x1148b5…0281a0
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa46d ago0x73c372…15b249
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x606a70…7bb143
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x419b5c…5bf58c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa46d ago0x907fed…2aac2a
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa46d ago0x15489f…4557c4
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0xd3a792…594ba8
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x6f8433…5215b5
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x2bf632…a170b2
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa46d ago0x9072ae…e1bac6
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0xdce098…4b5984
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x97d74f…340b72
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa46d ago0x8d9aba…d85dd4
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa47d ago0x81f63d…42cc71
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa47d ago0xa46dbc…ad0a6c
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa47d ago0xb03f63…c1a688
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa47d ago0x55f1f3…069a9d
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa47d ago0x283742…c37546

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.