Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x740a17…dc21b1
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x00eded…55ae55
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0xd52e8b…f96d97
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x247886…918f2d
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa50d ago0x4adebc…e72681
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0xc63bc4…2e1d08
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0xa4c2c2…4e38cb
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0x2979bb…47c06b
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa51d ago0x9b739c…a56b93
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0x90aed5…a9d004
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa51d ago0x18b92f…80f731
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0x6b70df…7a0f83
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0x97e2d5…58aae7
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa51d ago0xc35cad…a539c8
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0x6ed005…d1be45
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa51d ago0xc70072…12333a
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0xdda8ca…1a3709
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0x6a4b3f…438eb6
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0x3040ea…409490
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa51d ago0x278103…36b975
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0xc4a10c…17e003
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa51d ago0xc779e3…ab7261
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0xd4d30e…840168
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa51d ago0x18269c…dc2b8e
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa51d ago0xf83eda…ff82ed

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.