Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x0aade5…72eeb1
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x6b8044…efbe83
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x7f93e5…52634b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xf90141…a7e506
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0xa7e3f8…1da09f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x464dbd…70de5c
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x48abb7…31839d
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa49d ago0x91a6b9…67a750
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa49d ago0x2b8fb7…8eea37
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa49d ago0x4d7cb8…f5d8db
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa50d ago0x998b1d…c5190f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa50d ago0x5fda0f…1397e0
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x546993…ff9b94
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa50d ago0xbac208…f8c49e
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa50d ago0xc6e0f0…bf1f85
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa50d ago0xe17262…1f4cc7
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x530482…fa3e23
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa50d ago0xc1297a…bd2cdc
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x3b0630…a56610
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa50d ago0x42ac3d…459c3c
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa50d ago0x41f545…2205ca
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x735ea8…3c6a57
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x23587d…8d3b5b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa50d ago0xcdee4d…81b6f7
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x25270a…9d90da

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.