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…4b5420d ago0x3217a9…d7e57e
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x435ac3…dcd63d
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x6048ef…ee98d9
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x30b2e5…7d9b33
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x884c40…c131fb
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x42db95…09ac6b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xe80359…068bba
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xe507fb…be7a86
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x3bb7bc…88fb64
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xcd4ec9…5df014
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x6ecabf…f9f337
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x6d54b4…a4d9ec
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xc30264…4cf841
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x7b1177…284bb9
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x237950…e9913d
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x5cd2ca…a3dd44
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xe31965…46f81d
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xc12004…d1d966
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xec9937…b3f99e
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x0a5fdf…3814a3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x145492…fdafa3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x1b4100…70c6e6
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xa4fc29…8d7239
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0x7c144e…464267
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5420d ago0xcd9781…6e5f39

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.