Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xccac41…fc709a
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x07d68b…ad63b3
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x1c1aa0…c816c1
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x93da9c…3ac752
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x55eacb…075dd0
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xf67894…3ba6a7
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x8c539e…827157
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x6d7b29…0f67f9
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xdc446a…ec3d84
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xb64462…06c81a
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x0817d6…f2baf6
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x467ebe…733a71
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xac0ec0…15e6f6
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x6bd3fc…e1671d
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x99f8b8…b418b7
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x40fba2…d0b915
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x5c7b67…ba8bec
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xcfa023…3306c7
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x07ade2…781004
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xdd536b…22343b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x7017a6…670094
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x262cda…d4f6ee
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xcc2cf3…a0ffaf
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0xc9d629…c5ae26
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa18d ago0x53c223…95afde

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.