Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x72fc03…cc8b84
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xa35e69…74ac97
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xafdb13…dacd7b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xdf93a6…6f8c44
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xdb1da9…b39474
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xbcf10f…36c190
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x442942…dc9c62
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x943fa1…0065a8
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x255418…65c90f
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x29705e…d9a624
0xf007…9c790x9c95…e299Base$0.001100%fluxa36d ago0x4ebdb0…c81a5e
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x100929…26cbd0
0xf007…9c790x9c95…e299Base$0.001100%fluxa36d ago0x100dd0…99dee6
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xd97855…7f5671
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xaef4c6…ab5e31
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x85d43e…bf3c6c
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x6ca78b…0c144a
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xe34317…989a9c
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xbc4ac6…8f6e2c
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x00031d…1f7da1
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0xf77e74…68f046
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x27676f…2be7ed
0xf007…9c790x9c95…e299Base$0.001100%fluxa37d ago0x0c4f31…eb24d8
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x03ddef…0f22a0
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x17d629…37ee53

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.