Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeda…a0220xc959…52b8Base—$0.01100%payAI85d ago0x03b247…c6744d
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0xdffded…239047
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x04da4f…7311e2
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x019a90…65c2b8
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x9e20f0…234572
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0xf79f8c…da7250
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0xc7efe4…532ed2
0xfeda…a0220xc959…52b8Base—$0.002100%payAI85d ago0x450a02…0ddefd
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x091d67…5b78fa
0xfeda…a0220xc959…52b8Base—$0.002100%payAI85d ago0xcb3a84…5f86b1
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x8eeb3d…ababde
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x2faa0b…546414
0xfeda…a0220xc959…52b8Base—$0.002100%payAI85d ago0xa4989d…09c4e7
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x710b20…90030f
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0xd956c1…49e744
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x5fa9df…4b3026
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0xbd4e3b…c6aa44
0xfeda…a0220xc959…52b8Base—$0.002100%payAI85d ago0x9a62c3…4e15a1
0xfeda…a0220xc959…52b8Base—$0.002100%payAI85d ago0x8af27d…774b28
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x00c5a6…15d2ac
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0xad9e53…84cea3
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x3cf9f3…40a8ed
0xfeda…a0220xc959…52b8Base—$0.001100%payAI85d ago0x54b097…910fcd
0xfeda…a0220xc959…52b8Base—$0.002100%payAI85d ago0x416a94…585e89
0xfeda…a0220xc959…52b8Base—$0.002100%payAI85d ago0x1971f3…0a0660

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.