Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0x2463…8232Base—$0.01100%coinbase70d ago0x12ab21…2a88a3
0x2688…72fb0x12ad…2f57Base—$0.01100%coinbase70d ago0xd952ac…18180b
0x2688…72fb0x49ae…8543Base—$0.01100%coinbase70d ago0xf13802…cdcbfe
0x2688…72fb0xcd45…b5aeBase—$0.01100%coinbase70d ago0x4c4ad4…08e78a
0x2688…72fb0x276c…50e0Base—$0.01100%coinbase70d ago0xd93ae6…e97b73
0x2688…72fb0x4445…3440Base—$0.01100%coinbase70d ago0x0e8a7e…edfa79
0x2688…72fb0x74b9…7b0fBase—$0.01100%coinbase70d ago0xe65cb3…c5c791
0x2688…72fb0xb57f…e04bBase—$0.01100%coinbase70d ago0x8f1c68…384ceb
0x2688…72fb0xe5f9…2fbaBase—$0.01100%coinbase70d ago0x456149…656e67
0x2688…72fb0x5407…1d31Base—$0.01100%coinbase70d ago0x7669fc…888302
0x2688…72fb0x30cf…69d9Base—$0.01100%coinbase70d ago0x19514d…2ba138
0x2688…72fb0x6ba3…bcdfBase—$0.01100%coinbase70d ago0x879d31…ff26c0
0x2688…72fb0x7890…b969Base—$0.01100%coinbase70d ago0x83356c…4ee1f4
0x2688…72fb0xf363…80c5Base—$0.01100%coinbase70d ago0xbf5c9f…1bfdc6
0x2688…72fb0xcaec…e826Base—$0.01100%coinbase70d ago0x9acbd2…62b949
0x2688…72fb0xf5ff…3ea3Base—$0.01100%coinbase70d ago0x79c409…bf3609
0x2688…72fb0x1903…5439Base—$0.01100%coinbase70d ago0x3b4a6e…274ae0
0x2688…72fb0x19f4…4eabBase—$0.01100%coinbase70d ago0x2a7ac9…0673c7
0x2688…72fb0x6a02…d1e2Base—$0.01100%coinbase70d ago0x4e4aae…009dc5
0x2688…72fb0x1893…b90bBase—$0.01100%coinbase70d ago0x6eb32d…2f635c
0x2688…72fb0xa1a0…ede1Base—$0.01100%coinbase70d ago0xe6ada1…d9e10e
0x2688…72fb0xfe6e…6fe4Base—$0.01100%coinbase70d ago0xd90255…d44b85
0x2688…72fb0x5ce4…46abBase—$0.01100%coinbase70d ago0xa5a312…bb939d
0x2688…72fb0x62da…5776Base—$0.01100%coinbase70d ago0x8fc8d8…18a3b1
0x2688…72fb0xfecc…095fBase—$0.01100%coinbase70d ago0x856963…cb7520

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.