Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$2.10100%0x9307…e92a57d ago0xfef046…254807
0xc9a2…31540x0e3d…7757Base$5.25100%0x6647…552657d ago0x1cb3fc…cae446
0xc9a2…31540x0e3d…7757Base$2.10100%0x5670…ffbc57d ago0x436dee…ef0f17
0xc9a2…31540x0e3d…7757Base$10.50100%0x643b…940457d ago0x8879c9…14699e
0xc9a2…31540x0e3d…7757Base$1.05100%0xaf61…49f657d ago0x4517b1…83b656
0xc9a2…31540x0e3d…7757Base$10.50100%0x096a…5c7b57d ago0xc6f482…79b283
0xc9a2…31540x0e3d…7757Base$13.65100%0xc366…284e57d ago0xa6b07c…e80713
0xc9a2…31540x0e3d…7757Base$4.20100%0x5fe9…a96557d ago0xb876f7…ae0cb2
0xc9a2…31540x0e3d…7757Base$3.15100%0x4e4a…2e7357d ago0x140f27…d5cfd4
0xc9a2…31540x0e3d…7757Base$31.50100%0x20d2…f0b257d ago0x507bad…ba611f
0xc9a2…31540x0e3d…7757Base$10.50100%0xabef…391357d ago0xa20c03…127c5a
0xc9a2…31540x0e3d…7757Base$10.50100%0xb3fe…1c0557d ago0x9af54d…2e63f1
0xc9a2…31540x0e3d…7757Base$2.10100%0xfb58…2b7257d ago0x2953a5…d3f66e
0xc9a2…31540x0e3d…7757Base$31.50100%0x2035…57d357d ago0x5d0309…aac764
0xc9a2…31540x0e3d…7757Base$10.50100%0x9ac4…71a957d ago0x9f3f25…332963
0xc9a2…31540x0e3d…7757Base$10.50100%0xcdfd…ef8257d ago0xd6c43f…46b89c
0xc9a2…31540x0e3d…7757Base$31.50100%0x35c6…376357d ago0xcc9fb0…145a09
0xc9a2…31540x0e3d…7757Base$21.00100%0x7d28…b24857d ago0x735188…f42fc4
0xc9a2…31540x0e3d…7757Base$2.10100%0xc5c7…f8a557d ago0x989ba9…8f4fc2
0xc9a2…31540x0e3d…7757Base$10.50100%0x31fe…80c457d ago0xee5c6a…c6cbb3
0xc9a2…31540x0e3d…7757Base$2.10100%0xf200…d9a057d ago0x744c2d…024f93
0xc9a2…31540x0e3d…7757Base$5.25100%0x75ef…a0f957d ago0xd51564…52dd71
0xc9a2…31540x0e3d…7757Base$5.25100%0x4d99…3c6357d ago0x8572d4…a183a9
0xc9a2…31540x0e3d…7757Base$10.50100%0x2bdf…11ce57d ago0x0c9e5e…46295e
0xc9a2…31540x0e3d…7757Base$1.05100%0x96df…634b57d ago0xe80cab…6ca4bf

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.