Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0xeb085a…181543
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0xcb441a…489c63
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0x23d6f7…ba3b79
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0x54faaa…847f29
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0xad0866…917290
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0x889aab…2fc34e
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0xeae08f…3a8c9c
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0x073f5f…45ff9b
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0x6b8fba…60f722
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0x0a5d43…8663e3
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0x560278…e1aee2
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0x68936c…ab3eb3
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0x17cf65…ce6963
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0x423e18…4b36cc
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0x8ca040…f23a1f
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0xcb7ed7…ddd4fb
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0xa042b2…d3d576
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0x1c7705…159c2a
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0x84db94…2b2ad6
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0x1b2158…4446c0
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0xb38845…7e30e0
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0xe19cc2…829324
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0x16fcee…02b698
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0x8adb9d…1edbc2
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa42d ago0xf61936…564b5e

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.