Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd8c…a7c40x4f50…0194Base—$0.01100%coinbase74d ago0x2b28b1…c148f4
0xdd8c…a7c40xff42…4c9fBase—$0.01100%coinbase74d ago0x967c0e…6bceaa
0xdd8c…a7c40x2f90…631aBase—$0.01100%coinbase74d ago0x740b1b…3c8bab
0xdd8c…a7c40x72c9…98f1Base—$0.01100%coinbase74d ago0xcfc241…d870fc
0xdd8c…a7c40x7b81…bfa0Base—$0.01100%coinbase74d ago0x4de02e…9871e3
0xdd8c…a7c40x59bc…517aBase—$0.01100%coinbase74d ago0xd0f993…63417a
0xdd8c…a7c40x06c1…c0eeBase—$0.01100%coinbase74d ago0xdb16a4…478436
0xdd8c…a7c40x78d6…f6bfBase—$0.01100%coinbase74d ago0xa499c3…6f7417
0xdd8c…a7c40x34d7…821eBase—$0.01100%coinbase74d ago0x6fda17…3732a5
0xdd8c…a7c40xc008…9aaeBase—$0.01100%coinbase74d ago0xc8c754…29cdb4
0xdd8c…a7c40x2846…09deBase—$0.01100%coinbase74d ago0x7dad32…d7fbc2
0xdd8c…a7c40xed1a…1710Base—$0.01100%coinbase74d ago0x567eb3…6003ea
0xdd8c…a7c40x47b5…85c1Base—$0.01100%coinbase74d ago0x49b211…db1c18
0xdd8c…a7c40xbe10…80d0Base—$0.01100%coinbase74d ago0xd7c243…3f8e28
0xdd8c…a7c40x0fef…c50cBase—$0.01100%coinbase74d ago0x672089…8c3f7a
0xdd8c…a7c40x6892…3e38Base—$0.01100%coinbase74d ago0x9a0081…46619e
0xdd8c…a7c40x72b9…6c66Base—$0.01100%coinbase74d ago0x41cc24…c971d6
0xdd8c…a7c40xada4…61efBase—$0.01100%coinbase74d ago0xf39096…07b11b
0xdd8c…a7c40x0111…dfc1Base—$0.01100%coinbase74d ago0xf8e3fc…a6da65
0xdd8c…a7c40xae32…7160Base—$0.01100%coinbase74d ago0xf97bba…0dafac
0xdd8c…a7c40x14a7…53bbBase—$0.01100%coinbase74d ago0x377f85…346619
0xdd8c…a7c40xc3f4…bf7bBase—$0.01100%coinbase74d ago0x45ecbb…6dd8b0
0xdd8c…a7c40xda61…ce61Base—$0.01100%coinbase74d ago0x93a29a…5965de
0xdd8c…a7c40x0e0c…64cbBase—$0.01100%coinbase74d ago0xf7bce5…468d15
0xdd8c…a7c40xd079…d956Base—$0.01100%coinbase74d ago0xf94be2…c6544a

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.