Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase2d ago0x1e8be5…ccdf94
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase2d ago0xacf996…ac2794
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0xaee9ee…5308a4
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x864fd5…ce1e17
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x8fe940…c5e1b7
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0xbdd3de…27f577
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x9ae850…e5cc0a
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x771e9c…88c7d4
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0xf0a0ac…47e63a
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x0a1a66…ad4bf4
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0xe65efb…28c4e2
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x8eacec…81fd32
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x4e9ffd…c88266
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x5f7925…c198e7
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x4cf679…fb3dac
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0xcbea32…093604
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0xe93e9c…a3de46
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x786aaa…9ff599
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x2274f6…05ee85
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x1537ca…d02ea9
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x6d2dde…0de012
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x72adac…b67e6d
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0x94156b…35a17b
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0xbedd82…de26d3
0x1dc4…017e0xf732…b829BasePocket NetworkWeb$0.005100%coinbase3d ago0xa470b3…604624

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.