Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf11b…db9466d ago0xc43dbf…75f700
0x5d79…ab930x0e3d…7757Base—$2.10100%0x2016…553466d ago0x7977c6…14955d
0x5d79…ab930x0e3d…7757Base—$10.50100%0x06ee…cb5266d ago0x48df4f…239809
0x5d79…ab930x0e3d…7757Base—$5.25100%0x45b4…af2766d ago0x1a320f…52ee8c
0x5d79…ab930x0e3d…7757Base—$2.10100%0x1f7e…db9666d ago0x54349d…729e8b
0x5d79…ab930x0e3d…7757Base—$10.50100%0x5d0b…1ded66d ago0x292012…34313f
0x5d79…ab930x0e3d…7757Base—$1.05100%0xb11e…6e5a66d ago0x352c9a…1c0716
0x5d79…ab930x0e3d…7757Base—$10.50100%0x72ef…0ffd66d ago0x6e4ae1…14847a
0x5d79…ab930x0e3d…7757Base—$5.25100%0x3670…183b66d ago0x562d31…a5ff38
0x5d79…ab930x0e3d…7757Base—$10.50100%0x154a…ba3266d ago0x9e2202…439338
0x5d79…ab930x0e3d…7757Base—$2.10100%0x563b…9a7f66d ago0x3881fa…ef3a02
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc5bc…360666d ago0x4f0e93…39e04a
0x5d79…ab930x0e3d…7757Base—$2.10100%0x0558…49bd66d ago0x9f0fe8…e07f6e
0x5d79…ab930x0e3d…7757Base—$2.10100%0x8f67…d01467d ago0x157aa7…e7806d
0x5d79…ab930x0e3d…7757Base—$5.25100%0xc072…b4b167d ago0x03bbe2…576d63

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.