Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x046a…cd12Basex402 service$0.001100%coinbase49m ago0x7cf65c…76b97a
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xd728b7…248d3d
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x4aad60…4c4187
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x966cb5…83ec1c
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x92e864…fdd8fe
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x2241b1…5f90b3
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xe8b3cb…1cbab5
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x53f5c2…c4d7f6
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xde9e57…e61c9a
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x915a5f…34a7a7
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x74af8c…cf5c93
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xa09d2a…fbf8ab
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xe51620…448878
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x751dab…68cbf6
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xde2e0b…4ca555
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xf79abd…541b3d
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x79afa1…b49ac1
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x675e98…ff97ca
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x5df651…ecb5a3
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xf6b6e8…c10134
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xc66f4f…3ff027
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xccc2d3…d0b2f6
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x6d5e16…f32620
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0x192f8e…b8672e
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase7h ago0xbe456d…023b46

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.