Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0xac6efa…58d04c
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0x92b525…12c407
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0x6b0b05…35d2c7
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0xbd4c13…7b137f
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0x18a2cc…7f06c1
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0xfce4b9…e787f4
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0x7a7674…1d81aa
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0x37b255…a26f0a
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0xa5cd98…9b109f
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0x4ef7b4…4a7834
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0xe9dcf2…2cbe85
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0xbe9eb1…092639
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0x9e4b48…126da9
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0xe11f17…27b513
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa117d ago0x9d6e67…9922c0
0xb90a…9ae40xc9ba…1619Base—$0.80100%fluxa118d ago0xc1d6ef…2c04fe
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa118d ago0x366b22…a1b416
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa118d ago0x3f8571…4a3cf0
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa118d ago0x2d1f3d…649e40
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa118d ago0xad46f4…01aae3
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa118d ago0xa7d6ae…0d2a77
0xb90a…9ae40xc9ba…1619Base—$0.07100%fluxa118d ago0xcbd4f1…ae0139
0xb90a…9ae40xc9ba…1619Base—$0.01100%fluxa118d ago0x968979…c88cc8
0xb90a…9ae40xc9ba…1619Base—$0.02100%fluxa118d ago0xc511f8…f23983
0xb90a…9ae40xc9ba…1619Base—$0.80100%fluxa118d ago0x62bc27…38f273

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.