Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8b9fc5…6dcc16
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa4fe1a…aeefea
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc10100…436f15
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2a8f00…681fd6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3ea631…5e10fa
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x21f4cc…eb14a1
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x809d10…a8f532
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5d3da7…f736c8
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5d4bb0…c80067
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9568e3…21b7a9
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x67abc2…b8235b
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5c9a0a…b76d62
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbaafb2…1e9c84
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1d4400…a935db
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2acdcb…e1a3cf
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x555eb1…7f24ec
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6c8879…f8bd8e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf9e38c…2a93ae
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeb4093…45cc8e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0dd891…586d4d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x996e7e…7c9b12
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4ebdf7…a8b410
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x274d04…d93145
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8a8c58…577405
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x506e17…df45db

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.