Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x03819a…49e4d2
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe665b9…84ce8b
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbd6074…f87d1c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb33168…9d3bd5
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd4ecb2…801433
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7d77b5…6e7dce
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x57054c…83c333
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa73922…409761
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x91c96f…8133cb
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3a52f5…d55d34
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf63c71…68779f
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc6786b…c850ae
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb05862…ea056e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x18dd75…e06281
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x53fc72…e193bc
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5ad3b0…1f4ea9
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf39aab…b30102
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9039ee…14a779
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8f8504…126468
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9246e2…f78a34
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3a8f8a…58ad66
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5376c0…ab54b1
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xad5af1…aa73f5
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x12e52e…e67a58
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x27d1b5…af6ff9

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.