Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x84bac2…092e0c
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0xf9ec76…ce09da
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x7de822…3ada63
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x7ada9a…83a31e
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x685110…d1d6be
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x6ad775…bee596
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x755ba0…6978de
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0xe496c1…1b7726
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x603985…1978ca
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x16101c…39ba18
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0xb6c6f4…d532f3
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0xad36f8…7f0f41
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa43d ago0x59f948…c989ef
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0x1da980…db33b7
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa43d ago0x72d5ad…58a8a0
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa43d ago0xb93b4a…2b28f4
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0x4ddd52…9571f8
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa43d ago0x5e53d0…585b09
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa43d ago0x5f011b…1ab35a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0x21b75d…b34080
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0xfcebb3…06203b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0xafdae7…327909
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0x96f2ae…24efe9
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0xf73e58…9ea2d0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa43d ago0x5707fa…ff973d

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.