Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xb6d512…2a3a35
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xdfee55…295bd8
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xd9af77…90ca1e
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x69a433…316536
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x7dd463…187599
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x49f1f4…79b218
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x87f3b9…d43d07
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x30336f…8aed8c
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xb560d0…303742
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xa78652…54b4d3
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xec3220…e684ab
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xac1667…3dfb85
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x9f1d3e…57ce0d
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xc7036c…153ad2
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x6701e7…7187a6
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x6a4f58…b85a4c
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xed723a…3d4152
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x743377…5a404a
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x3fdcf3…2c497e
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xb0e4f4…1062d5
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x44a51d…e60655
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x46f38b…f10897
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0x6afe2d…ac0ac6
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xe85406…33bf62
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown68d ago0xbab886…ec25b6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.