Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x066d36…997b87
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0x6b339b…a410a8
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0xf8fa1f…758b05
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x1eed08…547c4b
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0xfd9a67…427123
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0x8ef472…6dde07
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x8d7752…cad852
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0x84a59c…6245cb
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x4b86e8…76fd21
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0xc6f7d1…e23aba
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x6000ff…9c41c7
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0xbe5000…a663c2
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0xf392c8…4bdefd
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x2362da…9879fe
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0x50d61d…88fb2a
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x1d868e…15f1bc
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0xfe696b…c588c7
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x079b72…7a10cc
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0x9b4bd5…d373aa
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0xcba0f2…83d40c
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x95ae9b…9b9e65
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa38d ago0x395f86…e45333
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0xdced58…26718a
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x094745…91d777
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa38d ago0x51e318…4c211f

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.