Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.33100%primer45d ago0x8065ee…0d371b
0x5f11…468a0xc7f3…c044Base$0.35100%primer45d ago0x064ca3…379f55
0xc7f3…c0440x5f11…468aBase$0.30100%primer45d ago0x0df36b…aaf0cc
0x5f11…468a0xc7f3…c044Base$0.30100%primer45d ago0x29b434…ad871c
0xc7f3…c0440x5f11…468aBase$0.31100%primer45d ago0xc4a6d3…28b6bf
0x5f11…468a0xc7f3…c044Base$0.34100%primer45d ago0x5f90ad…c0e042
0xc7f3…c0440x5f11…468aBase$0.32100%primer45d ago0x5a8361…6dec0a
0x5f11…468a0xc7f3…c044Base$0.34100%primer45d ago0x844a49…a20576
0xc7f3…c0440x5f11…468aBase$0.31100%primer45d ago0xa9ab56…aa195a
0x5f11…468a0xc7f3…c044Base$0.32100%primer45d ago0x85dc40…268bcf
0xc7f3…c0440x5f11…468aBase$0.34100%primer45d ago0x423967…e5f19a
0x5f11…468a0xc7f3…c044Base$0.32100%primer45d ago0xca3e16…82fa1c
0xc7f3…c0440x5f11…468aBase$0.34100%primer45d ago0xc4983f…6076e0
0x5f11…468a0xc7f3…c044Base$0.35100%primer45d ago0x80c84c…a82716
0xc7f3…c0440x5f11…468aBase$0.34100%primer45d ago0xaf0f38…5891ee
0x5f11…468a0xc7f3…c044Base$0.30100%primer45d ago0x52c7f2…58cd55
0xc7f3…c0440x5f11…468aBase$0.34100%primer45d ago0x76ada4…5c186d
0x5f11…468a0xc7f3…c044Base$0.32100%primer45d ago0x4593bb…08f868
0xc7f3…c0440x5f11…468aBase$0.32100%primer45d ago0x47cbfa…8c761d
0x5f11…468a0xc7f3…c044Base$0.33100%primer45d ago0xf7156f…11d924
0xc7f3…c0440x5f11…468aBase$0.33100%primer45d ago0xd81bb4…711503
0x5f11…468a0xc7f3…c044Base$0.34100%primer45d ago0x53efac…b667c1
0xc7f3…c0440x5f11…468aBase$0.34100%primer45d ago0x205ae0…2b4c2d
0x5f11…468a0xc7f3…c044Base$0.34100%primer45d ago0xe5f03f…58dcdd
0xc7f3…c0440x5f11…468aBase$0.32100%primer45d ago0xd72567…0d2e2e

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.