Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa50d ago0xb4172c…bb0502
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa50d ago0xba9067…cb60cb
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x1890f3…22890a
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa50d ago0x0a7a94…ba9ead
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0xbbef54…b87906
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x2f8d91…1fd24d
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0xe0c3d8…530cc9
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0xc725fd…23d763
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa50d ago0x6c51b6…6ec7d7
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x96803f…0600d5
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa50d ago0xd94082…e76501
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x7f0c46…dcf9a3
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa50d ago0xdaf011…0c1b02
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa50d ago0x4f0af6…77cb94
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x97427a…2c915c
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0xcc6d1e…df444b
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x80c361…fe00f0
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0xb50cbc…e754b3
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0xc48407…567f63
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x9662a1…47083f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x30d70a…1b4a1c
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0xfab79c…4306fd
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x006834…5e41e3
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0x3b61e3…a72174
0x354c…e3480x9c95…e299Base—$0.001100%fluxa50d ago0xf84df9…618e77

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.