Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x3aefe4…d346f3
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xc435d6…e7940c
0xde31…7b070x9c95…e299Base—$0.001100%fluxa50d ago0x87f219…e6163d
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xc450ce…655472
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x76f598…bebb58
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x049d30…2d7ba9
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xd9e10a…56f7eb
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x9f6908…c4e403
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x929d55…9cc3f1
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x1ef530…cdd2c3
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xa13c0a…65ea98
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xab3b55…df7b48
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xd72540…72a74a
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xa33b3a…e8cc8f
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x23c27b…551ec5
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x27ebd7…50a87b
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x08343b…496430
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x086215…bac646
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xc3f5e3…13a0e0
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xbc2cd9…83dc0c
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x1bbaf8…944f36
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x36dd71…96cc43
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0xfad3c5…6dda0a
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x1a602e…a331a8
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa50d ago0x566eda…ecc4d1

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.