Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a87…740a0xfc2e…455aBase—$0.01100%coinbase67d ago0x424da2…0610c6
0x1a87…740a0x537a…c1e4Base—$0.01100%coinbase67d ago0xc36fac…3b8a0b
0x1a87…740a0x3141…ff1cBase—$0.01100%coinbase67d ago0xb37699…cf928a
0x1a87…740a0xb0cd…dbc6Base—$0.01100%coinbase67d ago0x80e892…2255ff
0x1a87…740a0xc9fe…e709Base—$0.01100%coinbase68d ago0x3c026f…bb0642
0x1a87…740a0x5724…d9aaBase—$0.01100%coinbase68d ago0x56e363…ddeb99
0x1a87…740a0xe87c…0efbBase—$0.01100%coinbase68d ago0xa9223c…d0b36c
0x1a87…740a0x2b6c…266bBase—$0.01100%coinbase68d ago0xad63a8…e6929c
0x1a87…740a0x23f7…00aaBase—$0.01100%coinbase68d ago0x4834a0…39a25c
0x1a87…740a0x901d…6005Base—$0.01100%coinbase68d ago0xf72b96…719f2f
0x1a87…740a0x35ca…73fbBase—$0.01100%coinbase68d ago0xca0bfd…ef3ce5
0x1a87…740a0x2620…7e49Base—$0.01100%coinbase68d ago0xa1e057…c4e027
0x1a87…740a0x22bc…e540Base—$0.01100%coinbase68d ago0xdc2123…ba8ced
0x1a87…740a0xa859…10dcBase—$0.01100%coinbase68d ago0x53ceb9…8eff48
0x1a87…740a0x62f9…f1daBase—$0.01100%coinbase68d ago0xae85aa…a3e4aa
0x1a87…740a0x09c1…11beBase—$0.01100%coinbase68d ago0xe19f29…1685ae
0x1a87…740a0x1936…e923Base—$0.01100%coinbase68d ago0xfa16d7…8580ca
0x1a87…740a0xdc5a…98eaBase—$0.01100%coinbase68d ago0x1cf7d7…f07917
0x1a87…740a0x1f76…8a36Base—$0.01100%coinbase68d ago0xe5ca2e…7157e4
0x1a87…740a0x2633…c747Base—$0.01100%coinbase68d ago0x5ca7c4…fb3cf4
0x1a87…740a0x85d6…943bBase—$0.01100%coinbase68d ago0x6bb5ae…d722b7
0x1a87…740a0x073c…6c9aBase—$0.01100%coinbase68d ago0x76597b…be1d4a
0x1a87…740a0x99ff…3442Base—$0.01100%coinbase68d ago0x94da14…fdabdf
0x1a87…740a0xc69f…f573Base—$0.01100%coinbase68d ago0x14eac1…7ea967
0x1a87…740a0x0442…1883Base—$0.01100%coinbase68d ago0xb59ae9…2a6814

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.