Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xbd0eef…6235ff
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x1b99ac…2aebfd
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xf0f58e…4e87e5
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x163dde…c30c71
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x8a1e2d…ec3cc4
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xe18429…548e0e
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x8d44ac…8cba16
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xa6288d…887a09
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x3b26b8…829b84
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x4ad157…18d5ba
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xc1bd79…214794
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x1f60bc…a8f9b3
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x63b378…61c3d9
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x1a52ee…916951
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xc2b45f…fe4596
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x97ce65…753d98
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x089115…932d2c
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x2aa188…153ce3
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x4fd58f…c88c6e
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xa3a3e7…0dc7cc
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xd77427…94959e
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x495cba…0e3ab7
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0x505215…92e03d
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xe7ff09…9617c2
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa21d ago0xcd1e0a…6f9848

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.