Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x6d12e5…f35aa7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x919ce0…9e669b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x202960…aca363
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb39e7d…72cad4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x52013e…fbb035
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x2241ba…1e3f13
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xa9c2c6…34442b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xbb0aeb…c7135f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x5edab5…7490e4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x3b2ec8…1aebb3
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xe8c7d1…0e28ab
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xefb6b4…e9443c
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x398cbd…28fb62
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xc5acc1…4d296d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x67cbde…6277c8
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x117400…ec1f7c
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x43e6de…ab8892
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xe5d3c6…434fe9
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xd29312…19c138
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xb01e84…117874
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x754b2c…e818c3
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x39a18d…c64a03
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xd0b6c8…5557d5
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0x43b62b…fb9a6e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa18d ago0xc77f0c…df3cbe

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.