Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0xfcd3e0…641e35
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0xbd2f9c…27da4d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0xb4474b…f5bc9d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x8ceeb9…8d8f4b
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x7257b0…39d1ec
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x461063…154395
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x810f2d…fd040f
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x313670…7c8494
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x654bb6…10ee12
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0xb2aff8…5cece6
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0xc140c2…c9e92c
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0xebaea0…9f14a3
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x51a573…56b22b
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x6b3662…566ee7
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x6f94f7…f012f6
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0xdde9a2…5613be
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x36fca1…b3c66d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x61b8f5…dbabb8
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x799c9c…42f9fe
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0xba9bf9…f5bef3
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase52d ago0x85723c…8a977c

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.