Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2h ago0x99bfd3…aecebd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2h ago0xc81820…84a3e2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase2h ago0x4b2de5…f07beb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2h ago0x51cf6c…3567e0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase2h ago0xb9fc52…50ed4b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0x278300…d7bd54
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0x9e1f43…bf0cd7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase3h ago0xd56bed…f9604e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3h ago0x9036ee…8b416d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0x92d100…312f50
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3h ago0x5ac759…43bdf0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0xdf683e…ce7e1d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0x2a54f7…1e921a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3h ago0xdeed78…f66c09
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0xcce4f6…090faa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3h ago0x670a1a…6be743
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0xe7c723…fc598a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0xb5eb1b…72fadb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0xa0532f…13fc05
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0xcc6eb3…c78e50
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase3h ago0x723997…437426
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3h ago0x026029…e93341
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0xb61df8…465399
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3h ago0x35d53a…0a26f5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3h ago0x6b03ca…8593f2

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://app.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://app.roundhouseai.io/dashboard/team.

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