Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0xf71919…c6ce80
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0x29e7ba…06a976
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0x0517f9…e0d586
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0xb3d2d2…11894e
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0x841ca1…aa496c
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0x868c04…9bfb4a
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0xd83f25…bc753f
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0x7b62e0…b32140
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0x2298fd…afff68
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0xfbe366…22a47a
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0x94d788…02eadc
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa113d ago0xdfb9e0…9f8c32
0xb90a…9ae40x5615…a574Base—$0.81100%fluxa113d ago0x0d5f0a…491e12
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0x660746…efe692
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0x66051d…aca12c
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0x568a4f…6c9cda
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0x3409c1…2982d5
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0x6f1688…b25c28
0xb90a…9ae40x5615…a574Base—$0.05100%fluxa114d ago0x81c615…988b31
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0xf897e3…8b049d
0xb90a…9ae40x5615…a574Base—$0.02100%fluxa114d ago0xd46a0d…9f5d72
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0xf45313…97e691
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0xef9a85…fa550c
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0x95aab9…a20443
0xb90a…9ae40x5615…a574Base—$0.01100%fluxa114d ago0xb1631b…c53726

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.