Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7af1…215c0x3e0a…78e7Base—$0.005283100%coinbase73d ago0x0a5acc…fc05fd
0x7af1…215c0x3e0a…78e7Base—$0.005656100%coinbase73d ago0x308c60…f1a303
0x7af1…215c0x3e0a…78e7Base—$0.005658100%coinbase73d ago0x3e5765…370683
0x7af1…215c0x3e0a…78e7Base—$0.00447100%coinbase73d ago0x1c9402…ef6ddd
0x7af1…215c0x3e0a…78e7Base—$0.003993100%coinbase73d ago0xaef6ca…1d5781
0x7af1…215c0x3e0a…78e7Base—$0.003494100%coinbase73d ago0x809213…6142fa
0x7af1…215c0x3e0a…78e7Base—$0.00483100%coinbase73d ago0x5f849e…21a84f
0x7af1…215c0x3e0a…78e7Base—$0.005104100%coinbase73d ago0x27c602…b866e6
0x7af1…215c0x3e0a…78e7Base—$0.004286100%coinbase73d ago0x5241f4…9d9bce
0x7af1…215c0x3e0a…78e7Base—$0.00447100%coinbase73d ago0x0d616a…0c4565
0x7af1…215c0x3e0a…78e7Base—$0.00413100%coinbase73d ago0x11f4b7…879e05
0x7af1…215c0x3e0a…78e7Base—$0.005883100%coinbase73d ago0x335fa2…9cf45d
0x7af1…215c0x3e0a…78e7Base—$0.003001100%coinbase73d ago0xf65261…bec5c1
0x7af1…215c0x3e0a…78e7Base—$0.003333100%coinbase73d ago0xba7790…0f423c
0x7af1…215c0x3e0a…78e7Base—$0.004038100%coinbase73d ago0xa2fab5…5fc4a2
0x7af1…215c0x3e0a…78e7Base—$0.002851100%coinbase73d ago0xe1a1a3…721a25
0x7af1…215c0x3e0a…78e7Base—$0.003441100%coinbase73d ago0x5aae3a…787520
0x7af1…215c0x3e0a…78e7Base—$0.004514100%coinbase73d ago0x9c3034…853e16
0x7af1…215c0x3e0a…78e7Base—$0.003582100%coinbase74d ago0x0823d4…a77805
0x7af1…215c0x3e0a…78e7Base—$0.003313100%coinbase74d ago0x18aa79…59dfb4
0x7af1…215c0x3e0a…78e7Base—$0.005356100%coinbase74d ago0xd74637…e75e4c

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.