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—$10.50100%0x1f7e…db9658d ago0x9b6888…461124
0x5d79…ab930x0e3d…7757Base—$8.40100%0x791a…97b458d ago0xf0abb4…655e48
0x5d79…ab930x0e3d…7757Base—$1.05100%0xe1d1…1b1958d ago0xc251a3…8322c0
0x5d79…ab930x0e3d…7757Base—$5.25100%0x0007…886758d ago0x856623…54b8b5
0x5d79…ab930x0e3d…7757Base—$1.05100%0xc836…5c4658d ago0x810513…d901aa
0x5d79…ab930x0e3d…7757Base—$10.50100%0xf8ec…37d458d ago0xe42611…68951b
0x5d79…ab930x0e3d…7757Base—$42.00100%0xa0c6…2cb458d ago0x9fd2af…244090
0x5d79…ab930x0e3d…7757Base—$2.10100%0x44ef…9f6358d ago0xe8fde4…2705c0
0x5d79…ab930x0e3d…7757Base—$21.00100%0x3fab…7e8c58d ago0x31c74e…4da35b
0x5d79…ab930x0e3d…7757Base—$21.00100%0x35fa…74a958d ago0x2e9a47…c3e840
0x5d79…ab930x0e3d…7757Base—$5.25100%0x1763…dc2258d ago0xa5d3fd…6f11ed
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa69c…e8d558d ago0xaea8a4…b2bb52
0x5d79…ab930x0e3d…7757Base—$7.35100%0x9ee0…41c358d ago0x2a92be…4e792f
0x5d79…ab930x0e3d…7757Base—$1.05100%0xd0af…bdfe58d ago0x74c29f…5bb748
0x5d79…ab930x0e3d…7757Base—$10.50100%0xf31d…cc4b58d ago0xb6fa47…af9ecc
0x5d79…ab930x0e3d…7757Base—$10.50100%0x7311…c90b58d ago0xa3c441…58b200
0x5d79…ab930x0e3d…7757Base—$21.00100%0x6d49…84c858d ago0xafd88c…b9541d
0x5d79…ab930x0e3d…7757Base—$15.75100%0x0485…d42958d ago0x33fda8…2397d8
0x5d79…ab930x0e3d…7757Base—$2.10100%0x2bdf…11ce59d ago0x1b084c…d60854
0x5d79…ab930x0e3d…7757Base—$5.25100%0xd500…f63a59d ago0xb2fde3…3bc80e
0x5d79…ab930x0e3d…7757Base—$22.05100%0xf7a9…eb8d59d ago0x5aceb8…dc0d83

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.