Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0dd6…b0b0101d ago0xf55e97…1c3442
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x2158…e160101d ago0x8e843b…56c943
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xe4bd…cd4e101d ago0x5d7245…918409
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x0dd6…b0b0101d ago0xec2c83…751f0d
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x0b7e…f08e101d ago0x7cce3f…389c6c
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x3213…64ef101d ago0x7e7c80…4f1101
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x2ce3…0cdb101d ago0x1ebed4…161b5a
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x8de7…1c2c101d ago0x8e2fe6…de6769
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x6d99…b433101d ago0xbed5ce…a337e9
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xfec0…c394101d ago0xa38ca6…869d50
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xe347…5b30101d ago0x6bb7b3…a3afad
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xfe64…ec08102d ago0x398ee0…240354
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x1c06…7baa102d ago0x147879…aa2c12

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.