Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x1cec…8dd4Base—$21.18100%mrdn36d ago0x65bdce…a37813
0xfe8f…794d0x1cec…8dd4Base—$22.62100%mrdn36d ago0xd509d4…dd7f47
0xe55e…f7480x1cec…8dd4Base—$17.71100%mrdn37d ago0x1d20a3…72bc67
0x13db…51920x1cec…8dd4Base—$16.24100%mrdn37d ago0xb3e87e…68e4b0
0xa6a9…809d0x1cec…8dd4Base—$25.54100%mrdn37d ago0x6a4035…da81d4
0x1cec…8dd40xe55e…f748Base—$23.16100%mrdn37d ago0x26014c…068c5d
0xfe8f…794d0x1cec…8dd4Base—$20.78100%mrdn37d ago0xcc7b06…06bb1d
0x1cec…8dd40xfe8f…794dBase—$13.62100%mrdn37d ago0xd0390a…cba5cd
0x1cec…8dd40x4754…327bBase—$18.02100%mrdn37d ago0x524c15…1638e5
0x4754…327b0x1cec…8dd4Base—$25.34100%mrdn37d ago0xf64743…0c4708
0x1cec…8dd40x13db…5192Base—$26.42100%mrdn37d ago0xca6123…e2cdca
0xfe8f…794d0x1cec…8dd4Base—$19.80100%mrdn37d ago0x5f0cc6…334477
0x1cec…8dd40xa6a9…809dBase—$19.11100%mrdn37d ago0x741701…75556e
0x1cec…8dd40xa6a9…809dBase—$12.06100%mrdn37d ago0xa33bc1…1f22b8
0x1cec…8dd40xe55e…f748Base—$20.18100%mrdn37d ago0x5994a0…e022ca
0x1cec…8dd40xa6a9…809dBase—$24.33100%mrdn37d ago0xb7dcd6…718440
0x1cec…8dd40x13db…5192Base—$16.56100%mrdn37d ago0x9b1b1a…c3fa27
0x1cec…8dd40xa6a9…809dBase—$17.47100%mrdn37d ago0x38eb3e…33297e
0xa6a9…809d0x1cec…8dd4Base—$21.13100%mrdn37d ago0x01e726…94f2b5
0x1cec…8dd40x13db…5192Base—$17.66100%mrdn37d ago0xa244fe…4a9db8
0x13db…51920x1cec…8dd4Base—$19.86100%mrdn37d ago0xc1b4ab…46551e
0xa6a9…809d0x1cec…8dd4Base—$22.50100%mrdn37d ago0x976d1e…da43af
0x1cec…8dd40xa6a9…809dBase—$21.46100%mrdn37d ago0xe3d35d…790d42
0x1cec…8dd40xe55e…f748Base—$19.92100%mrdn37d ago0x002ec9…590881
0xfe8f…794d0x1cec…8dd4Base—$13.24100%mrdn37d ago0xe8f8c6…0762ca

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.