Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce41…b6560x10c1…1e24Base—$0.18100%coinbase114d ago0x54c5d4…fab5d0
0xce41…b6560x10c1…1e24Base—$0.17100%coinbase114d ago0xf612c0…eb6737
0xce41…b6560x10c1…1e24Base—$0.03100%coinbase114d ago0x49ce95…ef7c98
0xce41…b6560x10c1…1e24Base—$0.07100%coinbase114d ago0x0d13e8…a15d2b
0xce41…b6560x10c1…1e24Base—$0.03100%coinbase114d ago0x7e774b…691962
0xce41…b6560x10c1…1e24Base—$0.50100%coinbase114d ago0xe9841d…8b224f
0xce41…b6560x10c1…1e24Base—$0.37100%coinbase114d ago0x4f3c37…298777
0xce41…b6560x10c1…1e24Base—$0.53100%coinbase114d ago0xad8527…f66080
0xce41…b6560x10c1…1e24Base—$0.25100%coinbase114d ago0x8c72d0…858086
0xce41…b6560x10c1…1e24Base—$0.11100%coinbase114d ago0x86b7b5…9e69c4
0xce41…b6560x10c1…1e24Base—$0.007678100%coinbase114d ago0x3174c1…525e9d
0xce41…b6560x10c1…1e24Base—$0.02100%coinbase114d ago0xe61c8d…dc089f
0xce41…b6560x10c1…1e24Base—$0.19100%coinbase114d ago0xdb7dad…82a37f
0xce41…b6560x10c1…1e24Base—$0.11100%coinbase114d ago0xb73cc2…d4e0b5
0xce41…b6560x10c1…1e24Base—$0.27100%coinbase114d ago0x5da45b…37f9ff
0xce41…b6560x10c1…1e24Base—$0.04100%coinbase114d ago0xd19338…3f6451
0xce41…b6560x10c1…1e24Base—$0.10100%coinbase114d ago0x6ba463…1f7da1
0xce41…b6560x10c1…1e24Base—$0.04100%coinbase114d ago0x98f179…77830f
0xce41…b6560x10c1…1e24Base—$0.09100%coinbase114d ago0xc7d79e…1cfcb5
0xce41…b6560x10c1…1e24Base—$0.03100%coinbase114d ago0x14e044…872788
0xce41…b6560x10c1…1e24Base—$0.009444100%coinbase114d ago0x7d36b5…0be5d4
0xce41…b6560x10c1…1e24Base—$0.07100%coinbase114d ago0xcc5094…d54d5c
0xce41…b6560x10c1…1e24Base—$0.01100%coinbase114d ago0x4784c7…096cb0
0xce41…b6560x10c1…1e24Base—$0.01100%coinbase114d ago0xd789b0…884067
0xce41…b6560x10c1…1e24Base—$0.02100%coinbase114d ago0x8c3170…5ed6da

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.