Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0172…f8c50xf06d…3cc4Base—$0.00085100%0xd638…36b7120d ago0xaa8d17…bbbb7a
0x0172…f8c50xf06d…3cc4Base—$0.00276100%0xd638…36b7120d ago0xda2528…5540bc
0x0172…f8c50xf06d…3cc4Base—$0.01100%0xd638…36b7120d ago0x7333ec…a5baa5
0x0172…f8c50x051e…9c39Base—$0.0028100%0xd638…36b7120d ago0xae0ab0…d15adb
0x0172…f8c50x051e…9c39Base—$0.008100%0xd638…36b7120d ago0x963715…3a1e5c
0x6dd1…26060x0172…f8c5Base—$0.0009100%0xd638…36b7120d ago0x17760c…df6e37
0x0172…f8c50x051e…9c39Base—$0.008100%0xd638…36b7120d ago0x078a99…62656f
0x0172…f8c50x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x4c6f8e…512c0c
0x0172…f8c50x40fd…971cBase—$0.00084100%0xd638…36b7120d ago0x248db0…9e9117
0x0172…f8c50x051e…9c39Base—$0.00089100%0xd638…36b7120d ago0x3f7520…2314e5
0x0172…f8c50xf06d…3cc4Base—$0.01100%0xd638…36b7120d ago0x86cff2…852a31
0x0172…f8c50x40fd…971cBase—$0.0025100%0xd638…36b7120d ago0x5a4b28…823de3
0x6dd1…26060x0172…f8c5Base—$0.002100%0xd638…36b7120d ago0x0e3368…013ee8
0x0172…f8c50x051e…9c39Base—$0.003100%0xd638…36b7120d ago0xd0a500…1a176e
0x0172…f8c50x40fd…971cBase—$0.0009100%0xd638…36b7120d ago0x6f5a19…e90717
0x0172…f8c50x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x590fd1…ea454e
0x0172…f8c50xf06d…3cc4Base—$0.01100%0xd638…36b7120d ago0x73d198…784cf7
0x0172…f8c50x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x968427…70690a
0x6dd1…26060x0172…f8c5Base—$0.005100%0xd638…36b7120d ago0xb41a3f…9d2555
0x0172…f8c50xf06d…3cc4Base—$0.01100%0xd638…36b7120d ago0x7fa017…024223
0x0172…f8c50x40fd…971cBase—$0.0015100%0xd638…36b7120d ago0x841659…563533
0x0172…f8c50xf06d…3cc4Base—$0.0018100%0xd638…36b7120d ago0x1c0f00…918070
0x0172…f8c50x40fd…971cBase—$0.0029100%0xd638…36b7120d ago0x0e4086…8ba96a
0x0172…f8c50x051e…9c39Base—$0.003100%0xd638…36b7120d ago0xdd279e…a59469
0x6dd1…26060x0172…f8c5Base—$0.02100%0xd638…36b7121d ago0xf7537f…b07b38

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.