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%0x39a9…7be5116d ago0x894f40…06f129
0xa17c…60a90x0e3d…7757Base—$21.00100%0x0562…cf20117d ago0x8a4e44…8ad252
0xa17c…60a90x0e3d…7757Base—$5.25100%0x705f…8eed117d ago0x083bcc…ac0d5a
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0166…37af117d ago0x5c4dda…3c6f9b
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5e6e…1787117d ago0x1e007d…8e7268
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf863…e523117d ago0xeb1c53…55b08b
0xa17c…60a90x0e3d…7757Base—$2.10100%0x614a…d5ce117d ago0x4a3625…10d545
0xa17c…60a90x0e3d…7757Base—$52.50100%0x41d2…bf7f117d ago0x640f7c…5f2ced
0xa17c…60a90x0e3d…7757Base—$4.20100%0x4218…be87117d ago0x35209c…bb6930
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc2de…8a3d117d ago0xa8f595…45ae22
0xa17c…60a90x0e3d…7757Base—$4.20100%0xb60e…e3aa117d ago0x0c4f37…d0bf20
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5ed5…f6c0117d ago0x15ef4c…f9cc9e
0xa17c…60a90x0e3d…7757Base—$5.25100%0x60b3…9773117d ago0x87ee79…35bcce
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3c35…aa73117d ago0x125f4b…452297
0xa17c…60a90x0e3d…7757Base—$6.30100%0x7492…70ae117d ago0x02ad5c…13c6d9
0xa17c…60a90x0e3d…7757Base—$6.30100%0x0c68…47ce117d ago0x2f5fe4…7276ae
0xa17c…60a90x0e3d…7757Base—$3.15100%0x969c…eacf117d ago0xd0aedc…a8cc8f
0xa17c…60a90x0e3d…7757Base—$31.50100%0xbb85…6582117d ago0xc8bc0a…65837e
0xa17c…60a90x0e3d…7757Base—$5.25100%0xfb58…2b72117d ago0xac25d3…273787
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1708…5a27117d ago0xbfd7d1…1fed70
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2640…d767117d ago0x7a204e…0c49b5
0xa17c…60a90x0e3d…7757Base—$1.05100%0x23e1…5003117d ago0xa3ce96…52eda0
0xa17c…60a90x0e3d…7757Base—$1.05100%0xd773…a250117d ago0x5c9038…dc06fb
0xa17c…60a90x0e3d…7757Base—$15.75100%0xd4a6…3b8d117d ago0x6a42b9…8c074e
0xa17c…60a90x0e3d…7757Base—$21.00100%0xca7d…5001117d ago0x01b1d4…9d738c

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.