Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa117d ago0xa3b261…76c892
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa117d ago0xb5e8dd…25f9e0
0x5e30…637a0xac65…4417Base—$0.08100%fluxa117d ago0x520f46…8ab92f
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa117d ago0x2d8270…530ad6
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa117d ago0xd04c6f…a56906
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0x043082…041f99
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xf27ff2…75b340
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xa05b13…b1cefe
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0x37411f…9f4f17
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xe79363…49aec9
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xbc1505…a27c60
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xb3e44f…e21c1c
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xeff5e2…4161ce
0x5e30…637a0xac65…4417Base—$0.10100%fluxa118d ago0xc93c37…b7ab89
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0x16192c…b3fad5
0xb90a…9ae40x5e30…637aBase—$0.05100%fluxa118d ago0x61189b…985c04
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xd71a8e…323d2c
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0x388785…570769
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0x074d9e…1277eb
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xdea8db…e65df4
0x5e30…637a0xac65…4417Base—$0.02100%fluxa118d ago0x5ac09e…73912f
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0xceb55d…812acb
0xb90a…9ae40x5e30…637aBase—$0.01100%fluxa118d ago0x1b7ec0…3b066d

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.