Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e53…84b70xeb18…02c1Base—$5.26100%0xbb67…9bc460d ago0x7504ae…ccc54a
0xb6aa…66b80xeb18…02c1Base—$5.00100%0xbb67…9bc460d ago0x874511…ac3a17
0x5771…e4220xeb18…02c1Base—$6.00100%0xbb67…9bc460d ago0x4aa2f5…29051d
0xcf19…41580xeb18…02c1Base—$5.00100%0xbb67…9bc460d ago0x8e2854…20bd6e
0x11a3…fa790xeb18…02c1Base—$5.00100%0xbb67…9bc460d ago0x8cd0f0…6954a0
0x7bbb…b8c70xeb18…02c1Base—$5.00100%0xbb67…9bc460d ago0x4442d8…ada9d7
0x52fb…f1860xeb18…02c1Base—$5.70100%0xbb67…9bc460d ago0x6bbe59…ce5760
0x075e…2cea0xeb18…02c1Base—$5.30100%0xbb67…9bc460d ago0x056dca…94504a
0xef36…bee10xeb18…02c1Base—$10.11100%0xbb67…9bc460d ago0x5e2788…51fe3b
0xfc7b…e5970xeb18…02c1Base—$12.48100%0xbb67…9bc460d ago0x7fade4…6f5dc7
0x4882…9ca20xeb18…02c1Base—$16.62100%0xbb67…9bc460d ago0x78e9a0…9f915a
0x0270…c1ac0xeb18…02c1Base—$13.11100%0xbb67…9bc460d ago0x228695…490b6c
0xabb4…ab440xeb18…02c1Base—$13.16100%0xbb67…9bc460d ago0x4f9653…41d9c5
0x4952…c9520xeb18…02c1Base—$19.05100%0xbb67…9bc460d ago0xf98fd0…5a3447
0xc1c7…bb4a0xeb18…02c1Base—$13.94100%0xbb67…9bc460d ago0xa3c81e…5cc946
0x1eef…ccfb0xeb18…02c1Base—$18.03100%0xbb67…9bc460d ago0x3807ce…d794b9
0x9e81…202a0xeb18…02c1Base—$11.24100%0xbb67…9bc460d ago0x7986a1…4a2547
0x7296…d61d0xeb18…02c1Base—$10.02100%0xbb67…9bc460d ago0xae7f09…213396
0xd573…fd820xeb18…02c1Base—$17.14100%0xbb67…9bc460d ago0x1d8b72…1cdef6
0x52f1…764a0xeb18…02c1Base—$19.32100%0xbb67…9bc460d ago0x3dffd4…48ba98
0xcb5d…afd40xeb18…02c1Base—$17.27100%0xbb67…9bc460d ago0xfc029c…2d01b9
0xc3ec…87a80xeb18…02c1Base—$14.32100%0xbb67…9bc460d ago0xf80b85…19ceb9
0xfb94…95350xeb18…02c1Base—$16.45100%0xbb67…9bc460d ago0x1998ec…65cfca
0xad61…2c5b0xeb18…02c1Base—$11.45100%0xbb67…9bc460d ago0xe2d9c6…071c3c
0x647c…2a830xeb18…02c1Base—$17.55100%0xbb67…9bc460d ago0x1273e3…9dcfad

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.