Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$21.00100%0x9765…21f5109d ago0xbf1f7a…e799c7
0xdd07…45b90x0e3d…7757Base—$5.25100%0xd7a4…9b26109d ago0xae7c46…a7d0bf
0xdd07…45b90x0e3d…7757Base—$3.15100%0xfbad…25fb109d ago0x0575ae…4b2948
0xdd07…45b90x0e3d…7757Base—$1.05100%0x1efc…9e43109d ago0x5f0959…7dcda6
0xdd07…45b90x0e3d…7757Base—$5.25100%0xd54e…541d109d ago0xa64c08…621352
0xdd07…45b90x0e3d…7757Base—$3.15100%0x4c95…d79b109d ago0xf44f73…50fd6b
0xdd07…45b90x0e3d…7757Base—$42.00100%0x450f…b506109d ago0x89280a…2420c3
0xdd07…45b90x0e3d…7757Base—$4.20100%0x58f6…4517109d ago0x93c2f9…f8ee56
0xdd07…45b90x0e3d…7757Base—$2.10100%0xbf85…3810109d ago0x3b4e6f…d2e583
0xdd07…45b90x0e3d…7757Base—$2.10100%0xf733…8f8d109d ago0x00a1c6…390a39
0xdd07…45b90x0e3d…7757Base—$2.10100%0x54b0…4384109d ago0xbdd535…285951
0xdd07…45b90x0e3d…7757Base—$5.25100%0x9b8a…f4bd109d ago0x4171b0…90e49c
0xdd07…45b90x0e3d…7757Base—$15.75100%0xc246…c595109d ago0x9ef280…cde3f6
0xdd07…45b90x0e3d…7757Base—$1.05100%0xf239…386c109d ago0xc6487c…cff529
0xdd07…45b90x0e3d…7757Base—$3.15100%0xf863…e523109d ago0x48ae13…c3ede4
0xdd07…45b90x0e3d…7757Base—$5.25100%0xb769…f881109d ago0xc49d6e…553c06
0xdd07…45b90x0e3d…7757Base—$10.50100%0x0c68…47ce109d ago0x6e041e…19eac1
0xdd07…45b90x0e3d…7757Base—$1.05100%0xa140…d38d109d ago0x308a29…fbde5c
0xdd07…45b90x0e3d…7757Base—$3.15100%0x5fe9…a965109d ago0xa6deb3…8f1f09
0xdd07…45b90x0e3d…7757Base—$5.25100%0x4136…b726109d ago0x8a8270…bafaa0
0xdd07…45b90x0e3d…7757Base—$10.50100%0x6ae4…e26d110d ago0xcdf8bd…1cae83
0xdd07…45b90x0e3d…7757Base—$5.25100%0x8ea5…b7fc110d ago0x8df510…87a6b2

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.