Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc45…2fbd0x019a…5583Base—$0.01100%coinbase72d ago0x6b3838…31ee58
0xbc45…2fbd0xbbcc…0588Base—$0.01100%coinbase72d ago0x721555…746e87
0xbc45…2fbd0x8325…fd60Base—$0.01100%coinbase72d ago0x17d9a8…bd69a1
0xbc45…2fbd0xde76…37b7Base—$0.01100%coinbase72d ago0x5502ce…cc0861
0xbc45…2fbd0x7fd4…df5eBase—$0.01100%coinbase72d ago0x24f19d…0cb267
0xbc45…2fbd0xbd7f…6ae6Base—$0.01100%coinbase72d ago0x19e378…fc25c6
0xbc45…2fbd0x1b2a…2ec0Base—$0.01100%coinbase72d ago0x7f002e…3effb3
0xbc45…2fbd0xd9e7…e63bBase—$0.01100%coinbase72d ago0x71b76c…738072
0xbc45…2fbd0xae3a…6efeBase—$0.01100%coinbase72d ago0xa507bb…f4561b
0xbc45…2fbd0xc0aa…0bbcBase—$0.01100%coinbase72d ago0x5708f5…e0b5ae
0xbc45…2fbd0xdd0d…9941Base—$0.01100%coinbase72d ago0xc8f0ea…75cd4f
0xbc45…2fbd0x614b…51bcBase—$0.01100%coinbase72d ago0xd18a2b…0280a3
0xbc45…2fbd0x29be…e62bBase—$0.01100%coinbase72d ago0x1bf2da…82b136
0xbc45…2fbd0xcb15…a804Base—$0.01100%coinbase72d ago0x2b6973…8a3975
0xbc45…2fbd0xe42e…0046Base—$0.01100%coinbase72d ago0x9c7443…ae363f
0xbc45…2fbd0x03af…ab61Base—$0.01100%coinbase72d ago0x8077e5…199462
0xbc45…2fbd0xc886…310fBase—$0.01100%coinbase72d ago0xd53799…d76fda
0xbc45…2fbd0x957a…ccbeBase—$0.01100%coinbase72d ago0xf74a1b…42b389
0xbc45…2fbd0x3e9f…9915Base—$0.01100%coinbase72d ago0x500095…6ba2ab
0xbc45…2fbd0x48ae…762cBase—$0.01100%coinbase72d ago0x221b64…11b336
0xbc45…2fbd0x59b8…d466Base—$0.01100%coinbase72d ago0xd806b4…9abc63
0xbc45…2fbd0x49a3…7341Base—$0.01100%coinbase72d ago0xeacda0…c876c8
0xbc45…2fbd0xffd0…a927Base—$0.01100%coinbase72d ago0x043fd8…87cdff
0xbc45…2fbd0xf321…f1c2Base—$0.01100%coinbase72d ago0x38856d…f2b097
0xbc45…2fbd0x8f95…a4a4Base—$0.01100%coinbase72d ago0x6bc9f0…435b26

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.