Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0x9da62a…1503ef
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0x319fde…cd2bf4
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0x5e51f8…2cd440
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0xf5603a…f83e1b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0x47cea6…19f2b3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0xbfd5ae…717cc9
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0xe35e0c…a900d7
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0x289342…ce3cb5
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0x5f03e4…4fa753
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0x857aba…d0f8dd
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa15d ago0x9c1ee3…153bb8
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x2411d7…5ebba3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc3acff…018e74
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x483946…68bfe7
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc7e782…5ebb04
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc54676…d2dd64
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x2362bf…04e28b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4d0c38…ef0fb1
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4d5a10…756fd3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x90c399…f67a1e
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x54e10c…7d2242
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x42c6cf…614fd7
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4f6dc3…965755
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0x76bf3e…57e409
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa16d ago0xd254a3…06ba46

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.