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…4b549d ago0x2516e8…edc635
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x8ab589…0b83b9
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x2838ed…47dc78
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x5e9510…7d9d8c
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xcb6b67…120da0
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xc01f6e…4d2162
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xded23d…c607b5
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xbe6013…fc0dc3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x5f8e98…d1129e
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x651287…512777
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xd03f0a…169fd9
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xfc1d0b…d67f41
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xa97d7f…dc5f33
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xec30f1…e81f53
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x3f4bc4…f01b00
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xfb42ec…f4327f
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x2b63dd…ad8ce3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x1e0486…386815
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xd5840d…157cd1
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x729438…27abb0
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x7fd761…0e6783
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x1a9550…0b0673
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0x317e57…133151
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xe1b441…aa32f9
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b549d ago0xc77d4d…bccbd2

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.