Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x58acbd…e3e26c
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x972d40…7472a6
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x54507e…53d67f
0xa0ed…b8f00xac65…4417Base—$0.13100%fluxa122d ago0x177cf8…7da69f
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0xc81b19…a7cfc2
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0xe43170…b8974d
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0xb961dd…f7efac
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x7dec6f…40e5c1
0xb90a…9ae40xa0ed…b8f0Base—$0.10100%fluxa122d ago0x02e385…f3095c
0xa0ed…b8f00xac65…4417Base—$0.03100%fluxa122d ago0xe4d1f1…db743b
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x278c6c…3eea32
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0xd4642e…f7479f
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x2e4f5f…69a80d
0xa0ed…b8f00xac65…4417Base—$0.09100%fluxa122d ago0xe79b96…dc62b2
0xb90a…9ae40xa0ed…b8f0Base—$0.05100%fluxa122d ago0x4a8923…03e508
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x7f1e34…cc5a08
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0xb43e0a…d29743
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x5b3a4a…b78c82
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x7a32ab…fd2882
0xa0ed…b8f00xac65…4417Base—$0.01100%fluxa122d ago0x2259fb…a9fa89
0xb90a…9ae40xa0ed…b8f0Base—$0.01100%fluxa122d ago0x55091f…b25fd7

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.