Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$21.00100%0xe59f…80f788d ago0xcab45d…4f6cc2
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4a9b…67ce88d ago0x023bcb…90515f
0xa17c…60a90x0e3d…7757Base—$1.05100%0xd09f…ebf088d ago0x38eeb9…4f2503
0xa17c…60a90x0e3d…7757Base—$5.25100%0xf7a9…eb8d88d ago0x4f56ef…5a7ed7
0xa17c…60a90x0e3d…7757Base—$10.50100%0x07d6…1b9488d ago0xbbc7cf…d4418a
0xa17c…60a90x0e3d…7757Base—$3.15100%0x5d3d…e33388d ago0x0e81f0…600461
0xa17c…60a90x0e3d…7757Base—$10.50100%0xac5b…869888d ago0x463522…311757
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1868…142688d ago0x686912…2365d0
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2a5b…d6a988d ago0xa7a391…f73292
0xa17c…60a90x0e3d…7757Base—$10.50100%0x817a…63b588d ago0x0b5125…f9b1a0
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9765…2c9488d ago0xafe809…6c2bdc
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7d28…b24888d ago0xe34dec…34b8f2
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7869…5c2088d ago0xdc80af…b52075
0xa17c…60a90x0e3d…7757Base—$21.00100%0xdb8c…386188d ago0xc75708…92414b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0c68…47ce88d ago0xfda859…740d74
0xa17c…60a90x0e3d…7757Base—$2.10100%0xe6a1…011788d ago0x997dcf…d5b9eb
0xa17c…60a90x0e3d…7757Base—$2.10100%0xc5c7…f8a588d ago0x9bfc05…3b3a52

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.