Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$52.50100%0x569e…48f978d ago0xed922e…77a719
0xdd07…45b90x0e3d…7757Base—$2.10100%0xa894…209f78d ago0xbb0d41…e975ec
0xdd07…45b90x0e3d…7757Base—$3.15100%0x0d74…aad678d ago0xfc2582…7d8cd4
0xdd07…45b90x0e3d…7757Base—$5.25100%0x2fb2…aefd78d ago0x4aa032…485e12
0xdd07…45b90x0e3d…7757Base—$4.20100%0x2b56…451e78d ago0x7288fa…01ccc7
0xdd07…45b90x0e3d…7757Base—$8.40100%0xa8e8…666878d ago0x6e4ebb…532c57
0xdd07…45b90x0e3d…7757Base—$5.25100%0xafd1…680d78d ago0x5221cf…b52033
0xdd07…45b90x0e3d…7757Base—$10.50100%0x971f…ddbf78d ago0xb3f0bc…f2b2fe
0xdd07…45b90x0e3d…7757Base—$2.10100%0x5720…a5f478d ago0xcec23a…228436
0xdd07…45b90x0e3d…7757Base—$28.35100%0x2e76…b74978d ago0xe55a67…62c8d3
0xdd07…45b90x0e3d…7757Base—$3.15100%0xb92d…57bc78d ago0x4f6fb1…73da25
0xdd07…45b90x0e3d…7757Base—$10.50100%0x60af…6a2578d ago0x85b9e5…47b347
0xdd07…45b90x0e3d…7757Base—$10.50100%0x2d29…913b78d ago0x8aa4c6…55934a
0xdd07…45b90x0e3d…7757Base—$1.05100%0xa782…cada78d ago0xaec437…1926aa
0xdd07…45b90x0e3d…7757Base—$10.50100%0xe620…490179d ago0x8cee82…7bae10
0xdd07…45b90x0e3d…7757Base—$1.05100%0x2b2b…961c79d ago0x29feb1…2bba7e
0xdd07…45b90x0e3d…7757Base—$9.45100%0x1868…142679d ago0x512534…c91d94
0xdd07…45b90x0e3d…7757Base—$2.10100%0x70ba…dd5679d ago0xb37230…dd0a9f
0xdd07…45b90x0e3d…7757Base—$10.50100%0xdae3…916a79d ago0xbe9b12…61b4f7
0xdd07…45b90x0e3d…7757Base—$4.20100%0x39ac…36cd79d ago0xf235b7…adde43
0xdd07…45b90x0e3d…7757Base—$10.50100%0x8f67…d01479d ago0xadd391…7c602f

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.