Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x1f8098…2e8c05
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xb57c6a…7a7fb1
0xe8c2…44820xac65…4417Base—$0.11100%fluxa117d ago0xb73e39…0f4b15
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xaf7ef0…c6a8e4
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x1be6f5…cd146a
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x17bf9d…a314b7
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x1f42d2…3e2a36
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xc122a7…6cbb2e
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x67eb69…d56ec3
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x1a3433…30d50f
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x170127…e1ef45
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xf97953…e4a5e2
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xcac852…de7f89
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xd3cd35…70083b
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x3d3bf0…9e36a7
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x3c7277…9d3f84
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x9904b1…4356af
0xe8c2…44820xac65…4417Base—$0.10100%fluxa117d ago0x539d43…1da01c
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0x9148b6…3e4773
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xf87ba4…379d40
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa117d ago0xe9a449…5a2a42
0xb90a…9ae40xe8c2…4482Base—$0.05100%fluxa118d ago0x81ad22…928713
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x1ab46d…045de4
0xb90a…9ae40xe8c2…4482Base—$0.01100%fluxa118d ago0x07539b…4ef4be
0xe8c2…44820xac65…4417Base—$0.02100%fluxa118d ago0xd7a42c…f9d93c

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.