Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x7b2666…91f45f
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x25d15f…698389
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xcf1678…37a85d
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xaad698…ba32ac
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xacdc93…9c6480
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xf6ffe5…b265a2
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x93d18f…3a1b6d
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xe8f4b9…370100
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xb45184…75795b
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x80c250…ed8deb
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xa0a629…eb1dde
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x5c6d32…ab36c7
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x9ab01e…c0ab03
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x7ed9f4…b60fe9
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0x2ba9fe…178929
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0x7b3eaf…85a02f
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0x053fe7…b0b731
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0x5b2f55…358d0d
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0x698170…b9a207
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0x517698…54288a
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0x45b43d…d50139
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0xd17ca0…4ad08e
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0xf8e6f8…37486a
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0xf7dae6…2a5cdc
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa18d ago0x4527eb…67eab7

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.