Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xecdd4d…386699
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x99b6f2…c42ceb
0xe183…f5160x3dcb…32e1Basex402 service$0.002100%coinbase50d ago0x389508…3b824f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x6108d1…21a464
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x194242…cd7b77
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x658dfe…aa433d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xecde34…b2d81d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xed6bcd…26d44b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xd1095a…8c4555
0x65e5…eefa0x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x32ba07…b65eff
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xc34569…92ffc9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x8eb653…7b30ea
0xd5fb…ecf40x3dcb…32e1Basex402 service$0.002100%coinbase50d ago0xa612c0…6182e2
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x89523b…7e1630
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xb040b2…f8b045
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x37268c…fa8893
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xf07bd7…a5fcb0
0xbc3d…ef4b0x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x80f67e…d3d08c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xbc903c…1f1039
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xdca24e…60a2b6
0x3ba8…1abc0x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xb03689…86fa87
0x4101…68f90x3dcb…32e1Basex402 service$0.002100%coinbase50d ago0x257333…86118e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x2cdbc4…47e2f6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x0f616b…64261f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xc5941f…cb6959

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.