Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0xa88bed…815412
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x1384b4…3adce0
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x04a6ea…bc8050
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x7c94d0…3ee0db
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0xab5eeb…e9de21
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x67d32f…269530
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x8af7cb…17ebda
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x53cef5…4d66db
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x90f42c…19ad90
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x624972…f1fca9
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0xd0750d…83946d
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x45ca18…4ce938
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa47d ago0x7f2f5f…9bac20
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0xd456f6…afa925
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0xb3c9b4…1358cc
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa47d ago0xfa1a33…0bb696
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa47d ago0xeafc3b…409f1e
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0xdce2a1…56ee60
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x04b443…c26ecd
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0xeda0e5…4c3319
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x0062f3…7a3bcd
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x0eafd0…744808
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x3bc40d…2953b8
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x31cab9…75b280
0xd881…f9980x9c95…e299Base—$0.001100%fluxa47d ago0x62c01e…3f7f42

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.