Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x428a22…be4e9a
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0xdb16a9…e48dc9
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0xdad5fb…f53eaf
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x17b6a0…3641d7
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x48e2a7…42106c
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x3571e3…ebe0d9
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x336727…5a7cf2
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x3b2c7e…9fd725
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x545281…14bcd7
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x1d90a7…cd3b42
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x1ae9d7…dfd3ee
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x4761e8…ff9eee
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x25e7fd…40f89d
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x1f44c7…765c89
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0xa7a61d…4abb30
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0x904164…5bea3e
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0xac89b1…55cbc9
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0xe554da…560c16
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown62d ago0xa93a98…9853a6
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown63d ago0x665ba4…8afbbf
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown63d ago0xcb5877…4630e9
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown63d ago0x2ff987…327f8c
0xf983…81ae0x9c95…e299Base$0.001100%Route unknown63d ago0x88801a…7df215

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.