Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0xd9132a…467947
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x1dc5b6…88db66
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0xcfc38c…c204c9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x3c0e0a…1eb040
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0xa402d6…3d279f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x8df468…45311f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0xf8e033…4df885
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x1a85b1…5bae16
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x5890df…cbc2ac
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x3b2bb0…f8f13c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x59d3ec…152d32
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x038343…da0f7f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0xaa5b8c…837192
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x915386…1cedb8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0xf4492c…57b6d2
0x224c…aa4d0x2932…4f60Basex402 service$0.005100%coinbase59d ago0x57b360…db0805
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase59d ago0xaaf224…9e05e2
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase59d ago0xddb15e…6c5ef8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x949981…a19c1e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x7011b3…f2340f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0xcd78de…16dfb5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0x262a00…a0126b
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase59d ago0xb3c3df…731351
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase59d ago0xce1d53…071fa8
0x9343…43ae0x2932…4f60Basex402 service$0.005100%coinbase59d ago0x90e4e1…45c19c

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.