Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa39d ago0x126c39…baa478
0x8703…5d460x9c95…e299Base—$0.001100%fluxa39d ago0x93755a…0b9bd2
0x8703…5d460x9c95…e299Base—$0.001100%fluxa39d ago0x71bc80…a164a3
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0x07500e…4d336a
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0x202eac…3e5afc
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0xe08b67…4e7e2c
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0xae8f96…e95172
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0x0b8b58…b8f2d4
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0x3b2c43…b5f871
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0xed8f9b…0102d4
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0x7fb1fd…dc7518
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0x4b5132…acaabd
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0x125c08…3e1246
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0xb24620…a3da94
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0x3d982c…722ddc
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0x4349fc…6c383e
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0x040b6e…38b53a
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0x26a7db…fdf3af
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0xf68b5d…319be8
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0x8f6b0b…c5aa1b
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0xe7691c…ad89ee
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0xbcb4f0…ee0356
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa40d ago0xcd2965…a1dae4
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0x34e3d3…229a47
0x8703…5d460x9c95…e299Base—$0.001100%fluxa40d ago0xe70020…d02f4b

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.