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—$31.50100%0x2bdf…11ce104d ago0xe1bfbb…52942d
0x5d79…ab930x0e3d…7757Base—$14.70100%0x6d55…0cde105d ago0x556a12…22a754
0x5d79…ab930x0e3d…7757Base—$5.25100%0x7fb5…6c52105d ago0x8fb336…322c07
0x5d79…ab930x0e3d…7757Base—$2.10100%0x88c8…5038105d ago0x2d39cf…a83260
0x5d79…ab930x0e3d…7757Base—$10.50100%0x75ef…a0f9105d ago0xfb18a1…19babc
0x5d79…ab930x0e3d…7757Base—$4.20100%0x5047…e940105d ago0xce11e3…69ac16
0x5d79…ab930x0e3d…7757Base—$10.50100%0xfec0…c394105d ago0x6ab636…2da9c7
0x5d79…ab930x0e3d…7757Base—$7.35100%0xc165…a9fc105d ago0xa5c4bb…1ffb52
0x5d79…ab930x0e3d…7757Base—$5.25100%0x971f…ddbf105d ago0x22d514…c8614e
0x5d79…ab930x0e3d…7757Base—$1.05100%0xd54e…541d105d ago0x88de44…241e2a
0x5d79…ab930x0e3d…7757Base—$2.10100%0xc366…284e105d ago0xd188d1…cb2b79
0x5d79…ab930x0e3d…7757Base—$10.50100%0xbf85…3810105d ago0x6341ad…1b45f8
0x5d79…ab930x0e3d…7757Base—$3.15100%0x3aab…e209105d ago0x6ae8e4…fc0897
0x5d79…ab930x0e3d…7757Base—$3.15100%0x8516…0883105d ago0xca379e…12992e
0x5d79…ab930x0e3d…7757Base—$12.60100%0x170f…6230105d ago0x8ed82a…a8e671
0x5d79…ab930x0e3d…7757Base—$5.25100%0xaecf…8b75105d ago0x9e039b…34c806
0x5d79…ab930x0e3d…7757Base—$1.05100%0xd091…7b6e105d ago0x317261…11e15f
0x5d79…ab930x0e3d…7757Base—$2.10100%0x2115…35a0105d ago0xe44f17…d5401f
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1e09…da41105d ago0xbee3aa…a67d79
0x5d79…ab930x0e3d…7757Base—$2.10100%0x35ec…9dba105d ago0x391d63…f7d149

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.