Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0x93746c…a083fb
0xed58…25910xfe80…47eeBase—$0.001100%fluxa36d ago0x8e3341…68bd59
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x60e3ab…1c3091
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0xdbedf7…e0c6b0
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x2e9af0…7b83c2
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0xa109a9…8d10e2
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x3afe8d…6bc864
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x554881…cbe81e
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x5eb280…f174b5
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x5ee8ed…1aacf1
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x643c90…1b89e8
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x2249c2…15a9c1
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x8f0933…29f0f6
0xed58…25910x9c95…e299Base—$0.001100%fluxa37d ago0xe44b12…665503
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x705d43…2d73cc
0xed58…25910x9c95…e299Base—$0.001100%fluxa37d ago0x4e3bd2…23d321
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x65755a…f81de5
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x75a90c…6803c6
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x1717d7…10c810
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x2caf0d…0b6e4b
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x28049b…ed6dbb
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x4cc801…dc595e
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x415d3d…33f97f
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x79f448…077fce
0xed58…25910xfe80…47eeBase—$0.001100%fluxa37d ago0x3d9837…1103cf

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.