Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x68e99a…484c7c
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x038784…135567
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x59c13f…1f4e10
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xb0a48b…e2443e
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xc0f68c…67e70f
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xd2715a…1bf55f
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x5a3445…db5b84
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x8d69fd…d3e2e1
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x657d63…b7a937
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x5a5954…b422dd
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xef0ddf…1f001b
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xff3219…973957
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x5b32b8…62229a
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x50f22c…67a39d
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x428961…e2481b
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xc1fcd7…e5c9c7
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xead157…dd6c42
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xbdc1df…92c61f
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x39b04a…8cbad5
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0xe9d52d…5c8383
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x3d4502…d7a315
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x3397b0…a65ed5
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x8567c3…ef1f80
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x200ad3…550c71
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase2d ago0x53376b…afafb3

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.