Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9be…d2d20xb62e…33daBase—$0.01100%coinbase114d ago0x8a9bf5…006839
0xd9be…d2d20x2a6b…4b1bBase—$0.01100%coinbase114d ago0x5c2b3b…97209e
0xd9be…d2d20x79ca…1909Base—$0.01100%coinbase114d ago0x5bf397…a6a099
0xd9be…d2d20xa315…d17cBase—$0.01100%coinbase114d ago0xbdcbf3…3c9bda
0xd9be…d2d20xf22b…fd3cBase—$0.01100%coinbase114d ago0x75c89a…03e14d
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0x785380…05b3a7
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xa93216…87c6f7
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0x58a171…e96052
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xf41eaf…791cd3
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xe10bfc…6d1f57
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xeeb4d9…a16dbf
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0x8aa61c…799893
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xea14fb…afaee7
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xc7a5f5…3b59fe
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xf490df…89d7c1
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xd96d1f…00abb7
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xc5fd10…ebdc69
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xea48f8…136c87
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0x03be11…391a4e
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xf77837…bfa9fc
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0x904b37…20a6bb
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xe0afa2…27f55c
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0xe95a67…9ab486
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0x8460ca…24180c
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase114d ago0x8e03c2…b2a9d2

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.