Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5418d ago0x26ece1…f15b08
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5418d ago0xa57105…627010
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0xf4df7b…b16641
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x00a23c…f7912d
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0xb9e033…56acbf
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x808c79…beef82
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x41f99f…10c472
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0xc3e5b8…6e5248
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x3d9a72…980957
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x20e267…7defae
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x1d4044…a1ab68
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x2614af…315754
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x53adb4…ea1671
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x34ba26…b300f3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x185f40…3f0394
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x4a68b8…c8f284
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x5b84c2…3d8514
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x1b4144…235d8b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x792922…d9c8a0
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x25e9d7…87b0a3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0xf9c45e…d779fc
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0xd6f708…6c8544
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x46c230…1462bd
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x0b456a…914e84
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5419d ago0x27bc92…5448c0

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.