Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x018a…71350x3781…8387Base—$0.02100%0x461a…5962105d ago0x82664c…ef3efe
0x018a…71350x975e…4da4Base—$0.02100%0x461a…5962105d ago0x3c3a1e…efccdf
0x018a…71350x975e…4da4Base—$0.00768100%0x461a…5962105d ago0xe5c174…801657
0x018a…71350xde52…06b5Base—$0.00768100%0x461a…5962106d ago0x5b17e0…67cc28
0x018a…71350xc801…ad56Base—$0.01100%0x461a…5962106d ago0xac82c1…9483cc
0x018a…71350x87fa…a810Base—$0.00768100%0x461a…5962106d ago0x255471…1da54a
0x018a…71350xf386…b755Base—$0.003776100%0x461a…5962106d ago0x6ba41b…3de2a5
0x018a…71350x6680…f95eBase—$0.00768100%0x461a…5962106d ago0x45cf66…d7b2cb
0x018a…71350x9555…7665Base—$0.003776100%0x461a…5962106d ago0x1e4f66…ed8b26
0x018a…71350xa3c4…8438Base—$0.00768100%0x461a…5962106d ago0xc5177f…6ede2d
0x018a…71350xd379…8dc1Base—$0.02100%0x461a…5962106d ago0xe16432…8ddf5b
0x018a…71350xb2b2…273bBase—$0.01100%0x461a…5962106d ago0x65f5cd…a0accc
0x018a…71350xc801…ad56Base—$0.02100%0x461a…5962106d ago0x263cb9…ef01e2
0x018a…71350x8780…289eBase—$0.00768100%0x461a…5962106d ago0x4280a5…67ff9b
0x018a…71350xf386…b755Base—$0.003776100%0x461a…5962106d ago0x2339f0…880b73
0x018a…71350x9e35…98d6Base—$0.02100%0x461a…5962106d ago0xe0f8dd…56763f
0x018a…71350xe155…7e07Base—$0.01100%0x461a…5962106d ago0x300c81…a64f82
0x018a…71350x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xbdbf82…458ea7
0x018a…71350x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x78ec62…847d15
0x018a…71350x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xcbaa7e…f818c1
0x018a…71350x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xef1578…965e7d
0x018a…71350x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x11473e…576b7b
0x018a…71350x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x11adc0…8d364c
0x018a…71350x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x51c756…1f600c
0x018a…71350x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x8c7600…05c01e

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.