Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0xb11e…6e5a105d ago0xa244b3…167a4a
0xa520…eca40x0e3d…7757Base—$8.40100%0xd7a4…9b26105d ago0x755e5f…edf99e
0xa520…eca40x0e3d…7757Base—$10.50100%0x9307…e92a105d ago0xf78ca7…b7bfa7
0xa520…eca40x0e3d…7757Base—$2.10100%0x665d…3bb9105d ago0xc91d99…682d3c
0xa520…eca40x0e3d…7757Base—$7.35100%0x394f…9008105d ago0x7cc08b…62f58e
0xa520…eca40x0e3d…7757Base—$10.50100%0x422e…4870105d ago0x6b7f8b…98ab5a
0xa520…eca40x0e3d…7757Base—$4.20100%0xb31a…568f105d ago0x6a8253…857f5b
0xa520…eca40x0e3d…7757Base—$42.00100%0x3e5d…fd38106d ago0xac5fac…6e1e84
0xa520…eca40x0e3d…7757Base—$10.50100%0xc84b…0cb3106d ago0xde7875…1a168f
0xa520…eca40x0e3d…7757Base—$10.50100%0xd54e…541d106d ago0x682652…6c4d5c
0xa520…eca40x0e3d…7757Base—$5.25100%0x971c…70dd106d ago0x585aaf…515fa2
0xa520…eca40x0e3d…7757Base—$5.25100%0x19e0…dcbe106d ago0xb2615c…fb0083
0xa520…eca40x0e3d…7757Base—$10.50100%0x01d6…4c29106d ago0x253d3b…b49619
0xa520…eca40x0e3d…7757Base—$3.15100%0x4c4a…536c106d ago0x82a263…78e786
0xa520…eca40x0e3d…7757Base—$10.50100%0x9903…29c4106d ago0x6f1b73…8f94b4
0xa520…eca40x0e3d…7757Base—$2.10100%0x91b5…1a5e106d ago0xabf05c…c5f68a
0xa520…eca40x0e3d…7757Base—$3.15100%0x73bd…b444106d ago0x7f0426…01aca0

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.