Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0x032a40…b15ed5
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xcf9acd…81dcc3
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xfda8c5…60fe08
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xa3e439…00e35d
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0x7ff89b…d47a1d
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xd03deb…202d47
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xd9bae8…0cfc61
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xfcc753…232be0
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0x3fefce…71a18a
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xaa4bec…0f0ecb
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0x72af87…31cedb
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xd21c0f…2c1b67
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xf3aa18…0db461
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xd3473e…84c73e
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0x67de84…3ca7e4
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xa511d7…996fa3
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0x10e0c2…a711f4
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xf19254…b711dc
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xf81ff6…b8ca39
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xaae327…e4c196
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0x3619f7…8c4e6f
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown68d ago0xea6f6f…2ece84
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown69d ago0xc82753…2411b0
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown69d ago0x66e2d7…e4bdc3
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown69d ago0x0c3e6b…e01509

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.