Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0x204bd6…6d97b2
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0xbf9ec2…2b5f0a
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0xbaceea…4ea680
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0xe70f23…8eac57
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0xbc50b5…fdba58
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0x9eb564…c06611
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0xc3ead7…6a7202
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0x54fcc8…afc4fc
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0x13dce3…d0a9b3
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa22d ago0xeb513a…756a0e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0xce46ff…dcadb8
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0xf6d79c…fb5412
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x33c944…ab1b2e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x223b86…0ff859
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0xf885d1…93d047
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x8ef677…609160
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0xcd18cf…fc58cd
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x638dce…64c1a6
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0xbb265c…1af00c
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x0145af…b17b71
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x174455…c7a2fe
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x43bdcc…ed35fe
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x241f3b…486dd2
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x7d545a…3262c2
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa23d ago0x2f9878…bcd609

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.