Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0xbde386…f0e81d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0xa57b66…6c46c7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x33f700…7dddd5
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x47f4af…72d318
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x61afab…48f9a9
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x104236…14d19d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0xfc7749…c1dde1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x42dba8…b0ecbb
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0xc15d28…a003e6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x72f820…d0fab2
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x7cf1c7…a2656a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x6fb33d…c1fb7d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x3f5851…bc121b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x805c28…81c374
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x370e64…4caa52
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x895f46…4c3187
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x6313e0…efad88
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x0736c7…b04e03
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x609b9e…52dacc
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0xbcff65…d354cc
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x5ceae3…0fb63e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0xaae41a…7b4525
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0xa5d9d2…f3b9de
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0xed2750…36d0cf
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase52d ago0x53f63f…67561f

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.