Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$1.05100%0xb027…a85170d ago0x85e223…fe72e0
0x8cfa…be850x0e3d…7757Base—$5.25100%0x8134…084971d ago0x1e2ff4…e218c1
0x8cfa…be850x0e3d…7757Base—$13.65100%0xad90…433271d ago0x67b422…ddbe48
0x8cfa…be850x0e3d…7757Base—$2.10100%0xcd64…d81f71d ago0x0eef59…8a6c3d
0x8cfa…be850x0e3d…7757Base—$10.50100%0x63d9…362871d ago0xb16e34…795dcd
0x8cfa…be850x0e3d…7757Base—$10.50100%0x4173…266571d ago0x926ea3…3c516f
0x8cfa…be850x0e3d…7757Base—$94.50100%0x4263…5fe571d ago0xcb5838…9bd5fd
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc2de…8a3d71d ago0xc1e1ed…bb90c6
0x8cfa…be850x0e3d…7757Base—$3.15100%0xa7d7…e1b671d ago0xe22772…c0e02d
0x8cfa…be850x0e3d…7757Base—$15.75100%0xa06c…18fe71d ago0x88612d…c555f2
0x8cfa…be850x0e3d…7757Base—$1.05100%0xa8a2…c53b71d ago0x1dfb88…8862c1
0x8cfa…be850x0e3d…7757Base—$1.05100%0xd798…875171d ago0x083dd1…880f41
0x8cfa…be850x0e3d…7757Base—$4.20100%0xa7b1…4ca471d ago0x7a7b1b…ed1594
0x8cfa…be850x0e3d…7757Base—$3.15100%0xb769…f88171d ago0x65a407…9d9f0e
0x8cfa…be850x0e3d…7757Base—$1.05100%0x3d76…265f71d ago0xd43b26…1e1458
0x8cfa…be850x0e3d…7757Base—$3.15100%0x77d0…ce5071d ago0xe426db…e0f94c
0x8cfa…be850x0e3d…7757Base—$4.20100%0x7969…4cf571d ago0xda8fc7…e5fad8

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.