Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base—$0.0270%0x17c8…043634d ago0xc7a43e…e2dc64
0xddc1…b7ae0x6366…f1e2Base—$0.3270%0xfc74…d8a534d ago0x7f5081…05d661
0xddc1…b7ae0x6366…f1e2Base—$0.6270%0xfc74…d8a534d ago0x050da8…c86d20
0x50c7…c0060x6366…f1e2Base—$0.0570%0x17c8…043634d ago0xdc9d9b…61b304
0x50c7…c0060x6366…f1e2Base—$0.4270%0xfc74…d8a534d ago0xe6fac8…1bf069
0x6366…f1e20x0e3d…7757Base—$10.5070%0xf239…386c34d ago0xf9aa09…b1e6d4
0x00d6…d38a0x6366…f1e2Base—$0.0370%0x17c8…043634d ago0x0c2b3b…e4218e
0x9373…6d9b0x6366…f1e2Base—$0.9270%0x17c8…043635d ago0xe6f1d6…24e12d
0xe734…cb800x6366…f1e2Base—$1.3270%0x17c8…043635d ago0x26b3f3…46020c
0xe734…cb800x6366…f1e2Base—$0.0270%0x17c8…043635d ago0x2abc36…ec32a3
0xe734…cb800x6366…f1e2Base—$0.0270%0xfc74…d8a535d ago0x7f0adf…7b416c
0xe734…cb800x6366…f1e2Base—$0.4070%0xfc74…d8a535d ago0x11c54d…d13da5
0xad74…7c280x6366…f1e2Base—$0.0270%0xfc74…d8a535d ago0xe1e379…ca5753
0xad74…7c280x6366…f1e2Base—$0.0270%0x17c8…043635d ago0x6710b0…c8f864
0x0d9c…32e20x6366…f1e2Base—$0.0270%0xfc74…d8a535d ago0x0ef0f4…ecb4cf
0xddc1…b7ae0x6366…f1e2Base—$0.7270%0xfc74…d8a535d ago0x0b829b…cec861
0xddc1…b7ae0x6366…f1e2Base—$0.4170%0xfc74…d8a535d ago0xae1f8f…3aa709
0x2062…fc290x6366…f1e2Base—$0.0870%0xfc74…d8a535d ago0x34a643…3d8c1f
0xe957…53fa0x6366…f1e2Base—$0.0770%0x17c8…043635d ago0x4c25f8…9add36
0x4f28…0be40x6366…f1e2Base—$0.0370%0xfc74…d8a535d ago0x5e5bbb…72793e
0x4f28…0be40x6366…f1e2Base—$0.0470%0x17c8…043635d ago0x4f35cc…9a8ff4

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.