Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dad…67a30xac65…4417Base—$0.14100%fluxa106d ago0x7f8890…ba72ef
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa106d ago0x8f324a…2f8a27
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa106d ago0x9eef35…18f32a
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa106d ago0x5791e0…41ee31
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x6dd197…0a5238
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0xa3d6bd…fdaf64
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0xb57380…81d571
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x17b360…7dc45f
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0xb35319…c8c9b5
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x1855c2…2d4e9a
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x19f5bb…4ac977
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x4f0630…cfbad8
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x24cf71…d5a441
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x69f8ef…995b2e
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x0587e6…e248d8
0x7dad…67a30xac65…4417Base—$0.07100%fluxa107d ago0xe9881b…eb6fdd
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0xfc0116…e6230e
0xb90a…9ae40x7dad…67a3Base—$0.05100%fluxa107d ago0x71f0b4…d79815
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x2aeab7…a618b6
0x7dad…67a30xac65…4417Base—$0.01100%fluxa107d ago0xde4425…883a23
0xb90a…9ae40x7dad…67a3Base—$0.01100%fluxa107d ago0x1b5f31…e223c7

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.