Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$31.5070%0xcb3f…dc292d ago0xef3f75…49db11
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x45b0…c0d62d ago0x6fedeb…a72ad1
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x212c…a8f62d ago0xc4107d…f1ac5d
0x5d79…ab930x47c5…4fc3Base—$21.0070%0x1cb5…c0e22d ago0x0f798a…704bca
0x5d79…ab930x47c5…4fc3Base—$52.5070%0x1875…8fcf2d ago0x3379eb…66fa17
0x5d79…ab930x47c5…4fc3Base—$33.6070%0x5f60…e48e2d ago0x6c8cd5…c90b60
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x551c…90e52d ago0xd9a009…0c2009
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xd091…7b6e2d ago0x2f5d55…3c9465
0x5d79…ab930x47c5…4fc3Base—$21.0070%0x7fb5…6c522d ago0xc6cd5e…e92252
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xbdce…f6372d ago0xc902d7…03d88c
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x2158…e1602d ago0x220fe4…32b536
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xaf62…40b92d ago0xc200f1…a948a6
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xc664…74ab2d ago0x835767…beab9f
0x5d79…ab930x47c5…4fc3Base—$21.0070%0x50ee…52522d ago0x1ae4ee…eb4aa0
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xa438…8fb82d ago0x931fc1…674e6a
0x5d79…ab930x47c5…4fc3Base—$21.0070%0xbada…25fd2d ago0x851413…fcf1bf
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x1ae8…2c732d ago0x32efda…6541f2

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.