Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0x7c45ed…924303
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x2de45a…1e20c4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x8b1b1e…a2d6aa
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0x2d9661…4c3137
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x749bec…58d771
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x0d2fe5…dac104
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0x707134…25c963
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x9b9abb…1758dc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x318f81…1131cd
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0x5506b5…eea9cc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0xd0515f…cc7d45
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x014702…ba8a4f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0x08956d…926ae8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0xa3f52d…98712c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x328e18…457d1c
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0xa2f980…b57704
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x9e1c9d…aeeba1
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0xf17bee…a5ab4b
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0xb2e209…8f6b6e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0xc0fc78…6558a8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x33b09c…19d230
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0xa8a15a…53c302
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x175c8a…ab856b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase60d ago0x84db1b…c57390
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase60d ago0x55e0a5…6d88ed

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.