Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xfef10c…ec9c73
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xa7ed9d…c7117c
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xc6c4d3…809310
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xf709cc…515ce3
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xb551e9…3d04ee
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0x630e56…4b0d42
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0x2b72cf…cf4cb9
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xb2439e…e36860
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0x2c898d…6b8634
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xb2ae32…7f0910
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0x9e14b3…3d1f88
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xf5c0f3…e0aeb3
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0x565541…650c77
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xf81a8d…1e4ce5
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0xd529f0…e98d0b
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0x3fa96e…d356ec
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa15d ago0x9be40a…f8cb44
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x72be55…da87a9
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x520900…98ea0d
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xc00470…6382ed
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x8fc76c…52fd5d
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x382338…7183c7
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x307674…620ebf
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x4d49ad…8ec456
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xd02dd3…4f5628

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.