Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x160a…c89182d ago0x5fd0bd…7069db
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x8b99…df7982d ago0xe290f4…d6cf28
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1e6d…37c182d ago0xee8ae9…659fef
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2e11…857382d ago0xc82c69…0c5184
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0e26…797882d ago0xe3ea1c…c8aa68
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x7bc8…426182d ago0x2ef46c…c57783
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x6d55…0cde82d ago0xb5f983…29691e
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x80e7…127f82d ago0xb67275…a60f75
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x8764…7f4f82d ago0x4c9cba…e607ff
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2115…35a082d ago0x498691…dae1fe
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x54c8…88d582d ago0x6c83a4…de7656
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x175b…99fa82d ago0x064d91…bc6798
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x3eb5…db3c82d ago0xd372be…85dc2a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x6d49…84c882d ago0x5a6f0b…d74351
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xa30d…6d0082d ago0x849ebf…54da08
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x0452…7f6682d ago0x904abb…7abade
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x0c68…47ce82d ago0xd40ba4…37ce9d
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6d49…84c882d ago0xc91a1f…85a19b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xba2c…ddc882d ago0xea21b6…08d5b3
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7381…a3ba82d ago0xc9540b…fb6f1e
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xf9f2…732982d ago0xf20f91…958334
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x0477…fae082d ago0xb029b1…5f7b29
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x8437…41a882d ago0x509396…07ceff
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xc6a6…b85582d ago0xa6169b…a7716a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x80e7…127f82d ago0x6f47b7…8f2c8a

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.