Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x62e22b…556253
0xed58…25910xfe80…47eeBase—$0.001100%fluxa48d ago0x43488e…8bfdf2
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x3db464…afeb94
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x85ad0b…5910d7
0xed58…25910xfe80…47eeBase—$0.001100%fluxa48d ago0x8c2a57…f2c194
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x841069…b7f88d
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0xddfab8…380254
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x7c9336…4e5880
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x7eace5…0983df
0xed58…25910xfe80…47eeBase—$0.001100%fluxa48d ago0xc3356a…55ba9f
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x37309e…bece07
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0xdedd52…3ea23a
0xed58…25910xfe80…47eeBase—$0.001100%fluxa48d ago0x61f75c…2d536c
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0xf18894…8a3d1c
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0xe65a23…56da66
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0xcd381e…2e6e0f
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0xdf25e8…562ae8
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x5660a2…fc65d6
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x298367…5b31c0
0xed58…25910x9c95…e299Base—$0.001100%fluxa48d ago0x72d0c7…9343a6
0xed58…25910x9c95…e299Base—$0.001100%fluxa49d ago0xc7b49d…e1d0cf
0xed58…25910x9c95…e299Base—$0.001100%fluxa49d ago0xf96174…81636b
0xed58…25910xfe80…47eeBase—$0.001100%fluxa49d ago0xdb6c32…ab2745
0xed58…25910x9c95…e299Base—$0.001100%fluxa49d ago0x549431…2cde11
0xed58…25910xfe80…47eeBase—$0.001100%fluxa49d ago0xb3f6d3…4586dc

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.