Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x9f54b5…879f0a
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x22fd9c…432593
0x685d…33f30xac65…4417Base—$0.12100%fluxa109d ago0xc0eca3…06c2ea
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0xac690f…650cce
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x15b4ae…4aef8b
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0xef29a1…3a291a
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x2c215a…a8077a
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x2d36ba…6a25f8
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x66fc1a…3e4020
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x0bc79b…c18f06
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x8b67f5…783e13
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x195b11…966edf
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x63ee8a…908f7d
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0xea9e6f…77072d
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x9a2e6c…53a881
0x685d…33f30xac65…4417Base—$0.06100%fluxa109d ago0x10fa66…716be0
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x45d0e0…4a85be
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x5d8443…2b1954
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x100071…25eb32
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x201eb3…6d4250
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x204ab6…3613ba
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x850ccb…05278f
0x685d…33f30xac65…4417Base—$0.06100%fluxa109d ago0xeaa1d8…9b3f3c
0xb90a…9ae40x685d…33f3Base—$0.05100%fluxa109d ago0xb03a10…db1832
0xb90a…9ae40x685d…33f3Base—$0.01100%fluxa109d ago0x9b8d30…570241

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.