Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase6d ago0xed6655…66988a
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase6d ago0x3a2b19…fcec8b
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase6d ago0x0f9b80…69afe8
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase6d ago0xb352b7…27fb86
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase6d ago0x72a252…2cec68
0xf5c5…a03b0x4466…125eBasex402 service$0.008100%coinbase6d ago0x63fff1…6c3c68
0x4608…21270x4466…125eBasex402 service$0.01100%coinbase6d ago0xaa7d14…e8cf7f
0x3e9f…41650x4466…125eBasex402 service$0.20100%coinbase6d ago0x4edf57…404541
0x57d3…cb390x4466…125eBasex402 service$0.005100%coinbase6d ago0x9e2860…96e463
0x9a6d…97150x4466…125eBasex402 service$0.0022100%coinbase6d ago0xa41883…308187
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase6d ago0xf50788…3c9774
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase7d ago0x33b1e9…b5c6b8
0x57d3…cb390x4466…125eBasex402 service$0.0022100%coinbase7d ago0xf5eec6…0b13b7
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase7d ago0x352876…50d3e2
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase7d ago0x55b821…c01542
0x4608…21270x4466…125eBasex402 service$0.008100%coinbase7d ago0x206b5c…0fe143
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase7d ago0x8cfa5e…60b0d9
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase7d ago0xd9f050…635b3b
0x9419…57aa0x4466…125eBasex402 service$0.01100%coinbase7d ago0xe96bde…524c42
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase7d ago0xcab869…1c06f1
0x039e…266e0x4466…125eBasex402 service$0.008100%coinbase7d ago0xba899f…d6528e
0x039e…266e0x4466…125eBasex402 service$0.008100%coinbase7d ago0xe4223b…aa04fd
0x039e…266e0x4466…125eBasex402 service$0.008100%coinbase7d ago0x3b2366…5b31c6
0x039e…266e0x4466…125eBasex402 service$0.008100%coinbase7d ago0xf63b12…d33af2
0x039e…266e0x4466…125eBasex402 service$0.008100%coinbase7d ago0x598865…8f6f90

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.