Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9de…20680xf0a0…3373Base—$0.02100%0x461a…5962105d ago0x93d8e5…4b59db
0xd9de…20680xe8af…e09eBase—$0.01100%0x461a…5962105d ago0x701635…7fc5d2
0xd9de…20680xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x2b55e7…6aa079
0xd9de…20680x85e9…7937Base—$0.003776100%0x461a…5962105d ago0x037c1f…7a831d
0xd9de…20680x3781…8387Base—$0.01100%0x461a…5962105d ago0xc7ab4f…c92f7d
0xd9de…20680x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xfb505e…deaa1b
0xd9de…20680x3781…8387Base—$0.02100%0x461a…5962105d ago0xd7d58f…84f9c2
0xd9de…20680xd379…8dc1Base—$0.02100%0x461a…5962105d ago0x07c545…266386
0xd9de…20680xd379…8dc1Base—$0.02100%0x461a…5962105d ago0x894692…e13740
0xd9de…20680xe155…7e07Base—$0.01100%0x461a…5962105d ago0x3d4d7f…7d8b22
0xd9de…20680xe8af…e09eBase—$0.02100%0x461a…5962105d ago0x164d1d…2b2235
0xd9de…20680x1eb2…c997Base—$0.00768100%0x461a…5962105d ago0x3cf631…e85fe4
0xd9de…20680x8780…289eBase—$0.00768100%0x461a…5962105d ago0xf66db4…c56f53
0xd9de…20680x106d…8ac1Base—$0.02100%0x461a…5962105d ago0x38d609…987f96
0xd9de…20680xaf15…58c4Base—$0.003776100%0x461a…5962105d ago0x4b9fc3…bfa07c
0xd9de…20680x6680…f95eBase—$0.00768100%0x461a…5962105d ago0x74146c…9da5d9
0xd9de…20680x789d…10eaBase—$0.00768100%0x461a…5962105d ago0x14a4fd…459d89
0xd9de…20680xf0a0…3373Base—$0.00768100%0x461a…5962105d ago0x5cfc9c…68006a
0xd9de…20680xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xe0530b…a99cd6
0xd9de…20680x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x0d1105…ea7082
0xd9de…20680x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x630e67…1ffd5c
0xd9de…20680x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x78a353…c6e0ab
0xd9de…20680x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd8cd48…452b2d
0xd9de…20680x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xa499cd…a60901
0xd9de…20680x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x38bf89…a49021

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.