Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x1984…8da870d ago0xa6785a…234147
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xd775…7f8170d ago0x31253d…fccd12
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x5697…9cea70d ago0xdd4330…b84640
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xe59f…80f770d ago0x74408b…ac119c
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd8cf…8eb770d ago0xbc6380…efa2c3
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x6aad…f13370d ago0x9ed709…28a13d
0x4bfb…0c880x0e3d…7757Base—$7.35100%0xa423…2cae70d ago0x4486a2…4f323f
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x0a75…f28f70d ago0x71c7fd…d02b18
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x271d…d4bc70d ago0xcfcb33…c2d270
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x39e0…3f7970d ago0xdba9f3…e29072
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc3b9…7b3670d ago0xbfef52…db38bb
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x80e7…127f70d ago0x0fd356…3b0d83
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x58cf…f8d470d ago0x9490b9…e19c81
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x6e35…7a2870d ago0x931a4a…cb60bb
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xbb33…527770d ago0x9623d0…7db5e6
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x3663…55ff70d ago0x239550…3ada54
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x79f3…6a3870d ago0x76112d…8ca936
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xaf61…49f670d ago0xf60493…4fc296
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xa8cd…654870d ago0xc6f4b8…998904
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xbc4f…cafd70d ago0xa8bc4b…db1e8b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x54c8…88d570d ago0xc542d7…671837

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.