Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…8f390x2842…5702Base—$0.68100%fluxa117d ago0xeaa979…da2aeb
0xacbb…3d010x2842…5702Base—$1.56100%fluxa117d ago0x9ee48a…62f4e8
0xdbbb…bddb0x2842…5702Base—$1.08100%fluxa117d ago0x81d981…11e351
0xbe1d…33910x2842…5702Base—$0.82100%fluxa117d ago0x29373d…070500
0x4cb2…fc3f0x2842…5702Base—$1.92100%fluxa117d ago0x4d5330…890da9
0xda90…8d970x2842…5702Base—$0.78100%fluxa117d ago0xccbfc6…5c73c5
0x46ee…b7360x2842…5702Base—$1.15100%fluxa117d ago0xba33a3…469832
0xd305…2f240x2842…5702Base—$1.10100%fluxa117d ago0x1f5166…2eb3e9
0xa606…a8b60x2842…5702Base—$13.62100%fluxa117d ago0xc57182…2838a3
0x3670…fb170x2842…5702Base—$0.79100%fluxa117d ago0xb1b6b6…636d01
0x5c5a…51300x2842…5702Base—$0.94100%fluxa117d ago0x5baa6a…abcdf2

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.