Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$25.83100%mrdn45d ago0xa50d11…29dada
0xe55e…f7480x8e77…e2d6Base—$27.61100%mrdn45d ago0xbd809e…79224f
0xe55e…f7480x8e77…e2d6Base—$27.59100%mrdn45d ago0x9b6ca3…2762de
0xe55e…f7480x8e77…e2d6Base—$24.99100%mrdn45d ago0xf78c1f…8aa0b6
0xe55e…f7480xfe8f…794dBase—$29.44100%mrdn45d ago0xde88e8…27e4eb
0xe55e…f7480x8e77…e2d6Base—$31.43100%mrdn45d ago0x8ae57d…096869
0xe55e…f7480x8e77…e2d6Base—$19.89100%mrdn45d ago0xe6a68b…efedc4
0xe55e…f7480x8e77…e2d6Base—$33.17100%mrdn45d ago0x26a398…f21083
0xe55e…f7480x8e77…e2d6Base—$19.33100%mrdn45d ago0xd29008…3e0637
0xe55e…f7480x8e77…e2d6Base—$25.71100%mrdn45d ago0xcec736…54a831
0x1cec…8dd40xe55e…f748Base—$31.79100%mrdn45d ago0x1bfb5b…2a8aa5
0xe55e…f7480x8e77…e2d6Base—$24.35100%mrdn45d ago0x65a207…5d02b6
0xe55e…f7480x8e77…e2d6Base—$27.64100%mrdn45d ago0xeb89b6…7eccc6
0xe55e…f7480x8e77…e2d6Base—$18.27100%mrdn45d ago0xdd034c…b2772b
0xe55e…f7480x8e77…e2d6Base—$41.91100%mrdn45d ago0xeb1a45…ec2ebb
0xe55e…f7480x8e77…e2d6Base—$18.83100%mrdn45d ago0xb69628…1fad8e
0xfe8f…794d0xe55e…f748Base—$31.38100%mrdn45d ago0x3c8e7f…a63253
0xe55e…f7480x8e77…e2d6Base—$41.29100%mrdn45d ago0xc99b80…01981c
0xe55e…f7480xfe8f…794dBase—$24.45100%mrdn45d ago0xdf1766…b45267
0x13db…51920xe55e…f748Base—$18.68100%mrdn45d ago0x022b50…2d3d12
0x13db…51920xe55e…f748Base—$22.88100%mrdn45d ago0x76e1c4…991f61
0xe55e…f7480xfe8f…794dBase—$34.86100%mrdn45d ago0xac65e3…a6dd31
0x1cec…8dd40xe55e…f748Base—$19.55100%mrdn45d ago0xdcab3c…d4fe47
0x1cec…8dd40xe55e…f748Base—$23.57100%mrdn45d ago0xcea6c9…951517
0xe55e…f7480x13db…5192Base—$30.80100%mrdn45d ago0xa50166…bcc65f

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.