Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9ec…145e0xc3d0…97cbBasex402 service$0.005100%coinbase1d ago0x41d1a1…6375e7
0x392a…ca480xc3d0…97cbBasex402 service$0.01100%coinbase1d ago0xc490da…ec0545
0x392a…ca480xc3d0…97cbBasex402 service$0.005100%coinbase1d ago0x9302fd…96c180
0x0271…a1dc0xc3d0…97cbBasex402 service$0.02100%coinbase1d ago0xe01343…d6d0b2
0x0271…a1dc0xc3d0…97cbBasex402 service$0.01100%coinbase1d ago0xa1fce2…2dbd49
0x4de9…e2920xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0x0dfd25…fb9981
0x4de9…e2920xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0x7b156e…69e38c
0xb13e…a6ce0xc3d0…97cbBasex402 service$1.00100%coinbase2d ago0xb5bd7f…6da14e
0xb13e…a6ce0xc3d0…97cbBasex402 service$1.00100%coinbase2d ago0xad6545…d5a0b0
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase2d ago0xd56779…13b67e
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.02100%coinbase2d ago0x2ad7a7…25202b
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase2d ago0xff966f…03eab3
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0x45dde5…228e58
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0x7a4642…c9bab0
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase2d ago0xb20883…6bf64e
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0x3f4b9c…be0057
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0xf28711…a5d6c2
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.02100%coinbase2d ago0x88f4e3…4ad946
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase2d ago0xa0c911…0ce479
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0xec9e9f…954fc7
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase2d ago0x386049…0fdb79

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.