Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690x4d27…3132Base—$0.01100%coinbase72d ago0x469863…e93f4d
0xd10f…db690xe674…b3c8Base—$0.01100%coinbase72d ago0x29b294…ba7bc2
0xd10f…db690x7ea6…11f0Base—$0.01100%coinbase72d ago0x7c802e…323312
0xd10f…db690xa28e…351cBase—$0.01100%coinbase72d ago0x68849f…784e5b
0xd10f…db690xfe4c…79c0Base—$0.01100%coinbase72d ago0x98aa53…afe574
0xd10f…db690xcf84…9e34Base—$0.01100%coinbase72d ago0x35d530…42ae2b
0xd10f…db690xd5f8…0547Base—$0.01100%coinbase72d ago0xdca096…83b2ee
0xd10f…db690x1f59…9530Base—$0.01100%coinbase72d ago0x1065eb…b5862c
0xd10f…db690xcc95…168fBase—$0.01100%coinbase72d ago0xadb240…bd3248
0xd10f…db690x5edd…6f5bBase—$0.01100%coinbase72d ago0x9accea…d65527
0xd10f…db690x008c…6f2bBase—$0.01100%coinbase72d ago0x208b66…7deff0
0xd10f…db690x35f3…4afaBase—$0.01100%coinbase72d ago0x2d0820…1e0ac3
0xd10f…db690x984b…2fc1Base—$0.01100%coinbase72d ago0xc991f9…6fde41
0xd10f…db690x9388…9e41Base—$0.01100%coinbase72d ago0x0024d3…cdd3af
0xd10f…db690x0f76…e378Base—$0.01100%coinbase72d ago0x315b81…70105b
0xd10f…db690xabab…11deBase—$0.01100%coinbase72d ago0xd7c713…477ce0
0xd10f…db690xe857…373eBase—$0.01100%coinbase72d ago0xb76326…309df1
0xd10f…db690xab2b…4b88Base—$0.01100%coinbase72d ago0x952709…db3393
0xd10f…db690x05c2…181fBase—$0.01100%coinbase72d ago0xf39c2f…4f89c8
0xd10f…db690x6519…47e0Base—$0.01100%coinbase72d ago0x469008…8bc98e
0xd10f…db690x3d45…a196Base—$0.01100%coinbase72d ago0x2ea900…2acc5a
0xd10f…db690xf06e…e2eeBase—$0.01100%coinbase72d ago0x680876…b8e462
0xd10f…db690xd9eb…4fb0Base—$0.01100%coinbase72d ago0x795ea3…7a90f7
0xd10f…db690x3104…beddBase—$0.01100%coinbase72d ago0x556b2f…3e0994
0xd10f…db690x1732…4f93Base—$0.01100%coinbase72d ago0xc6dea8…4df4c1

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.