Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ece…43ae0x93c5…090fBase—$0.02100%0x461a…5962105d ago0xec594c…123636
0x2ece…43ae0xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x1c838f…756b18
0x2ece…43ae0xf386…b755Base—$0.003776100%0x461a…5962105d ago0xac6e83…17a645
0x2ece…43ae0xa855…4cceBase—$0.003776100%0x461a…5962105d ago0xe54c83…eeba71
0x2ece…43ae0xcc23…d6f5Base—$0.00768100%0x461a…5962105d ago0x842eab…b96a4e
0x2ece…43ae0xc801…ad56Base—$0.02100%0x461a…5962105d ago0x0d2837…152bbe
0x2ece…43ae0x975e…4da4Base—$0.02100%0x461a…5962105d ago0xec3de7…002513
0x2ece…43ae0xa1c8…9b47Base—$0.01100%0x461a…5962105d ago0xe161d6…3ef531
0x2ece…43ae0x12f6…6236Base—$0.00768100%0x461a…5962105d ago0xd4d8fb…a4ce4f
0x2ece…43ae0x2b1b…9c18Base—$0.01100%0x461a…5962105d ago0x89d9cf…ad6672
0x2ece…43ae0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x11de4b…81ae1f
0x2ece…43ae0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xdf41bb…05ffc0
0x2ece…43ae0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x856855…1897af
0x2ece…43ae0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x284bc7…d51dd1
0x2ece…43ae0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xab5864…7edd19

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.