Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x8bfbe4…be1dbb
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x6eded9…3843e9
0xb90a…9ae40xf115…e8a4Base—$0.90100%fluxa118d ago0x3a967d…46d5f7
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x49d2f6…0ca0a1
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0xa5f16c…ed8ce6
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x1be7d0…e81fb2
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x856eb2…d1c98c
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x003612…6d6143
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0xc6136b…e58b1a
0xb90a…9ae40xf115…e8a4Base—$0.04100%fluxa118d ago0x2baefd…54a1ce
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x9f188a…5bde98
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x07f907…da1ab5
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0xe3f1c5…aedb7b
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x3c87d1…f201ae
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x365d85…385078
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x4916a8…e6fbee
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0xe6e0c4…947f0c
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x8a255a…1bbe94
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x0618e1…44c389
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa118d ago0x9b38a5…b8c5c7
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa119d ago0xd248e5…f98c0d
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa119d ago0x22d627…cad2c0
0xb90a…9ae40xf115…e8a4Base—$0.01100%fluxa119d ago0x96c80e…a58213

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.