Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59ff…e3fb0xf23b…a7a4Base—$0.01100%coinbase72d ago0x79d9fc…e7df4b
0x59ff…e3fb0x6195…9803Base—$0.01100%coinbase72d ago0x373353…f115a7
0x59ff…e3fb0xaf5d…2276Base—$0.01100%coinbase72d ago0xb04e38…a3b44f
0x59ff…e3fb0xe817…5f04Base—$0.01100%coinbase72d ago0xa629cc…5dd74c
0x59ff…e3fb0x12f2…42cfBase—$0.01100%coinbase72d ago0xb305f9…a1317d
0x59ff…e3fb0x40a9…7fccBase—$0.01100%coinbase72d ago0x7ca4e6…8c3573
0x59ff…e3fb0x7bf6…35e3Base—$0.01100%coinbase72d ago0xee363e…428f4e
0x59ff…e3fb0xb91c…5d96Base—$0.01100%coinbase72d ago0x0d83b3…8ead26
0x59ff…e3fb0x7f5f…f833Base—$0.01100%coinbase72d ago0x6d829a…2d48db
0x59ff…e3fb0x5079…0e53Base—$0.01100%coinbase72d ago0xf0492b…3a8dc5
0x59ff…e3fb0x971c…2e00Base—$0.01100%coinbase72d ago0x3a33b6…69a4d0
0x59ff…e3fb0xe726…e8acBase—$0.01100%coinbase72d ago0x17bd48…1f9ff3
0x59ff…e3fb0x77a2…a190Base—$0.01100%coinbase72d ago0xfe754f…7d064d
0x59ff…e3fb0xf02a…4c00Base—$0.01100%coinbase72d ago0x360286…a45388
0x59ff…e3fb0x17ec…1390Base—$0.01100%coinbase72d ago0x7eaca3…9d6dcd
0x59ff…e3fb0x598b…b298Base—$0.01100%coinbase72d ago0xd2a8b0…5b9fe5
0x59ff…e3fb0x6195…69e1Base—$0.01100%coinbase72d ago0xe0caf5…e9dd83
0x59ff…e3fb0x80bc…56c1Base—$0.01100%coinbase72d ago0xf4e877…073a38
0x59ff…e3fb0x27e3…b18fBase—$0.01100%coinbase72d ago0xaa378c…e929ab
0x59ff…e3fb0x6a02…07b7Base—$0.01100%coinbase72d ago0x4ea5ad…0fa850
0x59ff…e3fb0x9fc2…8546Base—$0.01100%coinbase72d ago0x0f03c7…ac3b54
0x59ff…e3fb0x3cb2…cee0Base—$0.01100%coinbase72d ago0xe019bd…13904e
0x59ff…e3fb0x5d3b…b833Base—$0.01100%coinbase72d ago0x840a10…74be29
0x59ff…e3fb0x43ca…ef7cBase—$0.01100%coinbase72d ago0xfa3617…2eb076
0x59ff…e3fb0x9b61…2709Base—$0.01100%coinbase72d ago0x2bd9d5…350b1f

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.