Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa3aa…d864Base—$0.80100%fluxa119d ago0xcf22ba…eb2894
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0x615e3e…a430a5
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0x4a9c3d…e45123
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0x3a661c…021c6f
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0x3de94c…6d1acb
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0xdceee1…800296
0xa3aa…d8640xac65…4417Base—$0.02100%fluxa119d ago0xeb9e09…e5200c
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0xe5ea88…06880e
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0x3ca9fc…f91e40
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa119d ago0x9a4032…55d1ef
0xa3aa…d8640xac65…4417Base—$0.04100%fluxa120d ago0xa573df…9707f7
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0xbe1e95…761403
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0xace100…bdebf0
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0xb4d09d…446a6b
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x93a623…43a9f8
0xa3aa…d8640xac65…4417Base—$0.14100%fluxa120d ago0xdbd97c…75717a
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x3f8624…336d81
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x844329…f2f024
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0xc62ae0…99b244
0xb90a…9ae40xa3aa…d864Base—$0.05100%fluxa120d ago0xc2e4ae…c87741
0xb90a…9ae40xa3aa…d864Base—$0.05100%fluxa120d ago0xae1b8d…a141bc
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0xe6b8fb…7034e9
0xa3aa…d8640xac65…4417Base—$0.02100%fluxa120d ago0x27d158…43eda2
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x6dcf4f…16b3d0
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x53002b…5eeb2e

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.