Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa32d ago0x41c55c…162f33
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa32d ago0x73f924…2a1f4b
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa32d ago0x082280…1fd107
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa32d ago0x22631d…1cb28e
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa32d ago0xe5b94b…6c26d9
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa32d ago0xb9544b…adf3f1
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa32d ago0xe7d472…62d430
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa32d ago0xd84f48…62f161
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa32d ago0x1d5228…8ff500
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0xb257d5…02f40a
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0xa59110…126471
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0xa588c5…8eae40
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa33d ago0x6a4933…b04a48
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0x211bdd…db3429
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0x046ad0…d37706
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0xf0929e…def34c
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa33d ago0xbe0297…7b5b38
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0xccd115…0be995
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0x6fce2a…b44d5b
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0x06dd7c…1f13a1
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa33d ago0x6eb6ff…36ad5c
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0x558068…0d0e3e
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0xb56b2b…b59f02
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0x8624c4…83875e
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa33d ago0xcce2ca…1e95b6

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.