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.01100%payAI112d ago0x12e776…526835
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30520d…b1865b
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x48a7c5…c6f368
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9882c5…233ce0
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5d3abf…6510c6
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9f7b0…90e3ec
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x817450…aff390
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa19dff…491f7f
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0x57205f…439a67
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf54591…9c431c
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x320990…eb36bb
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3bd3ff…cd5771
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb61ddb…7a2d4a
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc7409d…26c718
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa9ec9c…2d9320
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x39e8a1…e00d51
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x367d00…d78727
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe0a2f1…67520a
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x824c48…625742
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc0ea26…0f2e7c
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7416a5…b6e63b
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdba18a…85689d
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6c24f5…24d55d
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x334323…408d96
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x972198…c5918f

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.