Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa33d ago0xaf1659…c3fe83
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa33d ago0x1b1a44…030fcc
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0xcf20f1…d23e7e
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x191fd3…c2dfb6
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0xce4146…2dc30c
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x0dc34b…0f6b8c
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0xf48178…acbd2a
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0xdd5da4…652888
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x463a6c…027f11
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x4fd0f8…b3a917
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x6f97a2…feb8b1
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa33d ago0x6505f5…f14049
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x445d08…4c93f1
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x41548d…ee53f3
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa33d ago0x9baf6c…a72c6e
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x384f10…a85fdf
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0xaaec72…e8c8c0
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa33d ago0xc22a6a…b4c208
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa33d ago0x1d2f00…a86917
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0xe9f5be…09e9ec
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0xde1bf9…6bee75
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x49fe15…64ead6
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0xbd6716…501ab5
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x46f04b…53baad
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x4c9335…26e584

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.