Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd50ae1…7fba2e
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xe2b06c…4ecaa6
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x5eb35e…8a355f
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xb39b4c…f5e79a
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x9974f8…e6e172
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0x3061f2…c38bcc
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0x351238…eedd39
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a5dae…ff607d
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0x26b13f…c90cdf
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa39d ago0x0a403a…aa89ea
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xe1f763…a1c220
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xe39d29…eaf476
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa39d ago0x82df45…f5939a
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x974291…725534
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa39d ago0x43c584…9a5879
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa39d ago0x76d861…527031
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc38299…7e9ed9
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x4185e0…02985b
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xb1fbb1…246b33
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xdbc760…7aca1c
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x0841b5…7f05f2
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa39d ago0x923d77…d95e83
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x4f2471…1713b8
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xe96806…ddb638
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa39d ago0xe61244…6926a2

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.