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%fluxa47d ago0x664569…44c992
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0xe48e81…04ffad
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x6f75c8…a8fef9
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x538532…cc6c09
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0xb04586…6cc4e1
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x17e3d9…90e03b
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0xbd6420…d81d05
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x41e245…34c7ba
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x46c979…13e683
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x04304a…2b84bd
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x5c0973…8b8fac
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x85de75…a81766
0xed58…25910x9c95…e299Base—$0.001100%fluxa47d ago0x89f510…2b1aef
0xed58…25910xfe80…47eeBase—$0.001100%fluxa47d ago0xaa2f47…887a42
0xed58…25910xfe80…47eeBase—$0.001100%fluxa47d ago0xaf67a9…f40873
0xed58…25910xfe80…47eeBase—$0.001100%fluxa47d ago0x62bf86…827478
0xed58…25910xfe80…47eeBase—$0.001100%fluxa47d ago0x722a7c…d4643f

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.