Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xed8467…3255f1
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xa58225…1c05ec
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x0fb6d8…0dd699
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x51180f…648b11
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xad7291…9df671
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x375fe8…ba7d51
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xc5ef38…5348f6
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xa028c2…c19045
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x5c2369…6e2787
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x4fd09f…633738
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x64eea8…0c708a
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa33d ago0xb015c1…64232c
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa33d ago0x716967…071f10
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa33d ago0x477c34…9a2dbb
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xd190a8…c0558e
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x0362c6…456230
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x894e8f…f7c772
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa33d ago0x9d3574…096a1c
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x15a12f…fe7219
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x3d8633…731643
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xd9c2af…1e3e8f
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xde4dad…4cdb5f
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0xa190f4…b56b0f
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa33d ago0x4f477c…a052ea
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa34d ago0x9e9070…57208d

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.