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$11.55100%0xa070…95e0102d ago0x7bd9a6…21a3e7
0xdd07…45b90x0e3d…7757Base$10.50100%0x8bf0…2ce2102d ago0x1e2d28…ea16a1
0xdd07…45b90x0e3d…7757Base$15.75100%0xf11b…db94102d ago0x043f5a…7bfd4c
0xdd07…45b90x0e3d…7757Base$4.20100%0xce9f…bc8e102d ago0x038133…3a7649
0xdd07…45b90x0e3d…7757Base$3.15100%0xf733…8f8d102d ago0x837f83…ba3170
0xdd07…45b90x0e3d…7757Base$5.25100%0xb769…f881102d ago0xa444f1…52378c
0xdd07…45b90x0e3d…7757Base$1.05100%0x45eb…e31b102d ago0x6a2018…bf2568
0xdd07…45b90x0e3d…7757Base$2.10100%0x2bdf…11ce102d ago0x0b8402…bbce3d
0xdd07…45b90x0e3d…7757Base$21.00100%0xb7fe…9d80102d ago0x5650cc…6bac4c
0xdd07…45b90x0e3d…7757Base$2.10100%0xe9e4…1963103d ago0x20c698…ffd459
0xdd07…45b90x0e3d…7757Base$5.25100%0xe478…9dd7103d ago0xb0d0a0…c09985
0xdd07…45b90x0e3d…7757Base$21.00100%0xb027…a851103d ago0xf938c6…3506ab
0xdd07…45b90x0e3d…7757Base$10.50100%0xa75d…d8a5103d ago0x26c647…7cec80
0xdd07…45b90x0e3d…7757Base$6.30100%0x9d66…1ab6103d ago0x6144a3…1f3569
0xdd07…45b90x0e3d…7757Base$10.50100%0x493f…ab8f103d ago0x66f476…f28053
0xdd07…45b90x0e3d…7757Base$2.10100%0xcf26…86e6103d ago0x7fb96c…0aae02
0xdd07…45b90x0e3d…7757Base$42.00100%0x20cf…bf55103d ago0xe25e54…a9d2d0
0xdd07…45b90x0e3d…7757Base$10.50100%0x89a0…ff58103d ago0xb4dd45…51483c

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.