Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4121…c93d0x907c…ea84Base—$0.01100%coinbase81d ago0xae5046…b04063
0x4121…c93d0xe021…5da0Base—$0.01100%coinbase81d ago0xb03af7…0edc38
0x4121…c93d0x5425…44b5Base—$0.01100%coinbase81d ago0x132c29…b4a8d8
0x4121…c93d0x60e5…88abBase—$0.01100%coinbase81d ago0x6b2f14…e61bde
0x4121…c93d0x7a27…fa42Base—$0.01100%coinbase81d ago0x660e32…65e7f9
0x4121…c93d0x2e7a…980aBase—$0.01100%coinbase81d ago0x95eb77…f8b699
0x4121…c93d0x530e…cb1aBase—$0.01100%coinbase81d ago0x4f20d5…bcd56f
0x4121…c93d0x6f74…e0d3Base—$0.01100%coinbase81d ago0x3f3b2b…d990c1
0x4121…c93d0xd7a4…19c8Base—$0.01100%coinbase81d ago0xd7db83…72f80c
0x4121…c93d0x5ddd…1f38Base—$0.01100%coinbase81d ago0x6a34a8…a9e7d5
0x4121…c93d0x2d6b…f896Base—$0.01100%coinbase81d ago0xb0371e…ab6406
0x4121…c93d0xc136…0d19Base—$0.01100%coinbase81d ago0xbe0fcf…3aba42
0x4121…c93d0xbb33…d1c2Base—$0.01100%coinbase81d ago0x57ea0b…5496e8
0x4121…c93d0x7fd9…5440Base—$0.01100%coinbase81d ago0xbd04b1…812f4c
0x4121…c93d0x711c…7f12Base—$0.01100%coinbase81d ago0x8a62da…c7410d
0x4121…c93d0xe7df…83a3Base—$0.01100%coinbase81d ago0xbbc21f…2fc097
0x4121…c93d0xf35d…4602Base—$0.01100%coinbase81d ago0x7e9042…a9e29c
0x4121…c93d0xfc80…f61aBase—$0.01100%coinbase81d ago0xb67d98…53102e
0x4121…c93d0x1e9c…085fBase—$0.01100%coinbase81d ago0xbd13d5…b07004
0x4121…c93d0x451f…0e25Base—$0.01100%coinbase81d ago0x50f912…36a21f
0x4121…c93d0x9354…18ddBase—$0.01100%coinbase81d ago0x29ea56…af7301
0x4121…c93d0x64a8…625fBase—$0.01100%coinbase81d ago0x333ec4…093d4f
0x4121…c93d0xce9c…3f81Base—$0.01100%coinbase81d ago0x5c1663…d579ca
0x4121…c93d0x2a20…1de4Base—$0.01100%coinbase81d ago0x17e6f6…f56adb
0x4121…c93d0x676f…650cBase—$0.01100%coinbase81d ago0x0d1f1a…a7bede

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.