Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd173…d69b111d ago0xca5531…2e2d2a
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6170…fcde111d ago0x5b1891…ed667d
0xa17c…60a90x0e3d…7757Base—$3.15100%0x9cee…c9d9111d ago0x345ecd…cdf637
0xa17c…60a90x0e3d…7757Base—$3.15100%0x705f…8eed111d ago0x0a9160…473ece
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4d61…6838111d ago0xcd6dfc…fde7d3
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5e05…afbb111d ago0xe1b6bc…7e4757
0xa17c…60a90x0e3d…7757Base—$5.25100%0x898f…4f5e111d ago0xd1e712…fd0463
0xa17c…60a90x0e3d…7757Base—$2.10100%0xa4f5…b2f9111d ago0x53ea52…abab7c
0xa17c…60a90x0e3d…7757Base—$3.15100%0x515b…21b5111d ago0x89d816…055c06
0xa17c…60a90x0e3d…7757Base—$21.00100%0xfbdd…4dae111d ago0xa3feda…ad7823
0xa17c…60a90x0e3d…7757Base—$2.10100%0xff29…0646111d ago0x7138ea…69fb62
0xa17c…60a90x0e3d…7757Base—$10.50100%0x54c8…88d5111d ago0xdc129f…5db03b
0xa17c…60a90x0e3d…7757Base—$3.15100%0x8bc8…eb02111d ago0xdda33f…444749
0xa17c…60a90x0e3d…7757Base—$2.10100%0xfb22…aa3b111d ago0xa480ec…6d5fe5
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1c09…186f111d ago0xdffe9d…1634d3
0xa17c…60a90x0e3d…7757Base—$21.00100%0x45eb…e31b111d ago0xeb3d21…8c478c
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa225…dabf111d ago0x480246…5fae15
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8bf2…a82e111d ago0xe6e8d2…d5bce2
0xa17c…60a90x0e3d…7757Base—$10.50100%0x9ee1…38b0111d ago0x4daaf4…29d5d4
0xa17c…60a90x0e3d…7757Base—$10.50100%0x5e96…f159111d ago0xce0c1a…fe14bd
0xa17c…60a90x0e3d…7757Base—$5.25100%0xafd1…680d111d ago0x2d341f…c214ad
0xa17c…60a90x0e3d…7757Base—$15.75100%0x1cb5…c0e2112d ago0x40c1e7…bf7630
0xa17c…60a90x0e3d…7757Base—$15.75100%0x170f…6230112d ago0xc947b4…16b69a

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.