Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc11…a3bd0xac65…4417Base—$0.09100%fluxa107d ago0x03677c…3f0067
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0xa8e930…1923b8
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x05d1c8…7e50dc
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x983aff…40624b
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x52cb25…19c33f
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x434f9c…3e8bca
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x1de316…2d9979
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x420374…409c91
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x40aca3…b9618f
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x2accf0…1c2ddd
0xfc11…a3bd0xac65…4417Base—$0.05100%fluxa108d ago0x6acdc3…408366
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x5b455f…da8fe4
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0xaf4363…64881e
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x124302…b37c9c
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x48456c…4c9d72
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x9d1016…8aee55
0xfc11…a3bd0xac65…4417Base—$0.01100%fluxa108d ago0x6685d6…d3638e
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x1add0f…492b57
0xfc11…a3bd0xac65…4417Base—$0.05100%fluxa108d ago0xf4fca1…858a59
0xb90a…9ae40xfc11…a3bdBase—$0.05100%fluxa108d ago0x35ee9b…f33817
0xfc11…a3bd0xac65…4417Base—$0.01100%fluxa108d ago0xb9a927…9f3f97
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa108d ago0x684d56…af2864
0xfc11…a3bd0xac65…4417Base—$0.01100%fluxa108d ago0x4cf469…7e2e82

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.