Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$3.15100%0x2859…83d469d ago0xca657d…535d60
0xa520…eca40x0e3d…7757Base—$5.25100%0x4263…5fe569d ago0xb7be6b…ecac93
0xa520…eca40x0e3d…7757Base—$1.05100%0x72ef…0ffd69d ago0x71c8c0…4a9943
0xa520…eca40x0e3d…7757Base—$5.25100%0x9f6a…a93c69d ago0xbd7b9d…94b7e6
0xa520…eca40x0e3d…7757Base—$1.05100%0x33d4…503769d ago0x169fdd…5e238d
0xa520…eca40x0e3d…7757Base—$4.20100%0x515b…21b569d ago0x85b686…03ad5a
0xa520…eca40x0e3d…7757Base—$10.50100%0x4639…93fa69d ago0x81e1dd…af33e9
0xa520…eca40x0e3d…7757Base—$5.25100%0x7666…72f469d ago0x48f362…3d5618
0xa520…eca40x0e3d…7757Base—$5.25100%0xca7d…500169d ago0xecbb82…b7af4c
0xa520…eca40x0e3d…7757Base—$31.50100%0x24b8…43f069d ago0x0b1e46…2f1917
0xa520…eca40x0e3d…7757Base—$8.40100%0xbf85…381069d ago0xde2aa4…4aca00
0xa520…eca40x0e3d…7757Base—$3.15100%0x5a50…c82c69d ago0x8250ac…6797e1
0xa520…eca40x0e3d…7757Base—$1.05100%0xec3e…414c69d ago0xe3aa94…a735cb
0xa520…eca40x0e3d…7757Base—$15.75100%0xfdf6…61a869d ago0x9832f2…5d3f67
0xa520…eca40x0e3d…7757Base—$5.25100%0x9cee…c9d969d ago0x23db78…6b8793
0xa520…eca40x0e3d…7757Base—$5.25100%0x4d99…3c6369d ago0xd48d77…a9fb9a
0xa520…eca40x0e3d…7757Base—$11.55100%0x5d3d…e33370d ago0x662e21…c6ec49

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.