Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base$43.79100%mrdn55d ago0x158000…3d8bfc
0xb6db…31e10x8e77…e2d6Base$41.90100%mrdn55d ago0xf4133f…073efb
0xb6db…31e10x8e77…e2d6Base$55.90100%mrdn55d ago0x0202ac…9ee885
0xb6db…31e10x8e77…e2d6Base$32.46100%mrdn55d ago0xc5936f…4090ba
0xb6db…31e10x8e77…e2d6Base$21.63100%mrdn55d ago0xd7bed1…67e488
0xb6db…31e10x8e77…e2d6Base$21.00100%mrdn55d ago0x888bca…f9a579
0xb6db…31e10x8e77…e2d6Base$47.98100%mrdn55d ago0x504bbf…c10dd1
0xb6db…31e10x8e77…e2d6Base$25.60100%mrdn55d ago0x238775…d0fc26
0xb6db…31e10x8e77…e2d6Base$52.24100%mrdn55d ago0xbfff98…b1892a
0xb6db…31e10x8e77…e2d6Base$33.13100%mrdn55d ago0x134af7…f0f96d
0xb6db…31e10x8e77…e2d6Base$48.31100%mrdn55d ago0x4f80db…d860c5
0xb6db…31e10x8e77…e2d6Base$34.72100%mrdn55d ago0x9be3c7…bb2d8a
0xb6db…31e10x8e77…e2d6Base$32.44100%mrdn55d ago0x093054…900de7
0xb6db…31e10x8e77…e2d6Base$30.11100%mrdn55d ago0x1b270f…175260
0xb6db…31e10x8e77…e2d6Base$42.45100%mrdn55d ago0xe29bf2…207914
0xb6db…31e10x8e77…e2d6Base$43.65100%mrdn55d ago0xdcc0bb…ca07b0
0xb6db…31e10x8e77…e2d6Base$35.36100%mrdn55d ago0x9e4bfb…dfa51f
0xb6db…31e10x8e77…e2d6Base$45.99100%mrdn55d ago0x720441…3175be
0xb6db…31e10x8e77…e2d6Base$52.71100%mrdn55d ago0xc2e573…41052f
0xb6db…31e10x8e77…e2d6Base$11.43100%mrdn55d ago0x346311…856123
0xb6db…31e10x8e77…e2d6Base$49.26100%mrdn55d ago0xdd4777…a8ac8a
0xb6db…31e10x8e77…e2d6Base$51.08100%mrdn55d ago0x1ee7eb…eb0ed5
0xb6db…31e10x8e77…e2d6Base$26.33100%mrdn55d ago0x9ad861…34bc40
0xb6db…31e10x8e77…e2d6Base$25.05100%mrdn55d ago0xab3dd7…596ae1
0xb6db…31e10x8e77…e2d6Base$37.29100%mrdn55d ago0x8d1b1e…8c807a

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.