Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xa28bf9…83164b
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xbf9d9b…e0f80a
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x7bc05b…b98925
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xb4d52e…cc3ead
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x3ed36b…c21df9
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x9efb0a…0bfcb5
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xeedda4…c6f003
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x43c8de…2363a6
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x6612ed…aa1e65
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x04fd04…dd8296
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x1c3c57…220f1b
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x9e8168…bc5769
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x51f864…fd800f
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xa0e700…774366
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xa32482…5bcb6a
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x221df0…53969a
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x2af3bc…b22522
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xe46a83…553fab
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x450a1d…0309ab
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xf94e05…bffc8e
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xfed738…87c33d
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xa4f4d9…57844a
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0xf48f30…97149d
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x3d2d39…153fa1
0x1055…5cf10xa9dd…2315Base$0.002100%Route unknown85d ago0x4da059…3cc801

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.