Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x085e6b…863a90
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x37f377…f77247
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x47caaa…1a3cfb
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x41a6c8…4d9337
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x4448e1…e667d7
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x3cb380…c28111
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x80839c…ca3827
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x46e704…821f07
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x745def…b7b992
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0x18903e…b613fc
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0xe9e760…3dd954
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa20d ago0xd13ecc…e7b128
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x00ecca…e4ab1f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xf7fc41…0333cf
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x1972c3…228a2d
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xa4bb1d…56e3fe
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x74275b…27258e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xfec1bc…9d0007
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xfb6dc8…cc3f7a
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x6a9519…3a9144
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x04b44e…620b71
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0xb9a9fd…dde5ee
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x4c118b…d07359
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x336874…21a62a
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa21d ago0x6a87ee…186502

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.