Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x632f0a…3b5787
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc3550…179d31
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcba4f6…3bdba8
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ec36a…bc3f1c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5fca4c…b62b3c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7052fd…dbfd74
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb919d…62bf21
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b7339…465d7b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56ac6a…b9b131
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3910e4…f225ae
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83dbb7…f6a215
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1140c2…872d29
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cbff9…303e3f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57f3c1…d519c8
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x352993…90e414
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f8421…4d35f4
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34b8e0…891771
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa1defc…dd0226
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b6465…9f1ffc
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f9fa8…8aa6a2
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI107d ago0x89a171…4e2678
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2acab9…8f1bc1
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe6991a…1a6598
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa8a6bf…5402ab
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c9510…76ba7a

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.