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—$5.25100%0x4d43…5ecd88d ago0x473a59…f4bbc8
0x5d79…ab930x0e3d…7757Base—$3.15100%0xfdd4…df7288d ago0x1e2452…c58f4c
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf74f…ffda88d ago0xe50a29…027349
0x5d79…ab930x0e3d…7757Base—$5.25100%0x5ed5…f6c089d ago0xfb50b7…9673f5
0x5d79…ab930x0e3d…7757Base—$5.25100%0x363e…450d89d ago0x49263a…f7712b
0x5d79…ab930x0e3d…7757Base—$3.15100%0x28ce…606189d ago0xdd5065…f16a36
0x5d79…ab930x0e3d…7757Base—$1.05100%0x6078…eee889d ago0x724e4a…f30bae
0x5d79…ab930x0e3d…7757Base—$10.50100%0xfb42…406e89d ago0xdd5de9…7b482b
0x5d79…ab930x0e3d…7757Base—$3.15100%0xb3fe…1c0589d ago0xe767c2…b59da1
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0558…49bd89d ago0xb71c79…7dd413
0x5d79…ab930x0e3d…7757Base—$1.05100%0xb1ed…f85489d ago0x87d10e…4141e1
0x5d79…ab930x0e3d…7757Base—$6.30100%0x1e92…0cb789d ago0x389058…a50bc1
0x5d79…ab930x0e3d…7757Base—$2.10100%0x969c…eacf89d ago0x334bbf…942cad
0x5d79…ab930x0e3d…7757Base—$10.50100%0x45b7…2d9489d ago0x641949…5d47c5
0x5d79…ab930x0e3d…7757Base—$10.50100%0x9ee0…41c389d ago0xa3895b…51b5d5
0x5d79…ab930x0e3d…7757Base—$2.10100%0x58f6…451789d ago0xf6326f…b0850e

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.