Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d39…3c010xac65…4417Base—$0.05100%fluxa108d ago0x9474e7…2a4d8a
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa108d ago0xe98c94…556b94
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x5eb8a7…4f2175
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xef1182…95c64a
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x7c2f58…b4a249
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xb12e8c…c3560a
0x3d39…3c010xac65…4417Base—$0.10100%fluxa109d ago0xa54e11…4120d8
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xc1ea69…b9a2c3
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xf7a92e…a5e235
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xc346d3…6dcf5d
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xc450d5…7c389d
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x0c2800…ea34e4
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x3c13bf…0a97b1
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xc0ab02…af5918
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x1257c3…3e42a1
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x7e1f67…ed3fcd
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x8be0fd…dc7ab2
0x3d39…3c010xac65…4417Base—$0.04100%fluxa109d ago0x06b606…cf7d5e
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x4c4893…60d1ae
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x9130f5…f160be
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0xab55db…807f30
0xb90a…9ae40x3d39…3c01Base—$0.01100%fluxa109d ago0x24ad01…fe8581
0x3d39…3c010xac65…4417Base—$0.10100%fluxa109d ago0x587d76…0aa2e8
0xb90a…9ae40x3d39…3c01Base—$0.05100%fluxa109d ago0x8b37e2…e40527
0xb90a…9ae40x3d39…3c01Base—$0.05100%fluxa109d ago0x6ecfc8…efaa2f

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.