Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x45df90…b9b228
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x922ec8…fa4cfa
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0xa216d7…bcdefd
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x39376d…e1c1da
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0xb4edc3…d357e3
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x6fa216…17f717
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x87f85a…5b389f
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0xcaa48c…a9c79a
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x4d6981…3e57bc
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x361cf6…706dfb
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x4150a0…e0766f
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0xb48e8a…46d884
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x351f12…ac6262
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0xebb8c8…10e991
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x99606f…a45d8d
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x36e3f7…4dd02e
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0xfa5d8a…b77784
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0xf39208…65c624
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0xcf52ad…9083d8
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x6cffb9…f41e46
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x0d54d1…43972d
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase23d ago0x1955c4…7fd678
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x04b6b6…0938f8
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x417787…61d6fc
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0xfd7b7f…9e7f2b

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.