Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa695…9c450x3e0a…78e7Base—$0.004257100%coinbase75d ago0x3d656a…802185
0xa695…9c450x3e0a…78e7Base—$0.003684100%coinbase75d ago0x0ce9fa…1edd83
0xa695…9c450x3e0a…78e7Base—$0.003236100%coinbase75d ago0x75b04d…53abe9
0xa695…9c450x3e0a…78e7Base—$0.004721100%coinbase75d ago0x0e1923…7aa7f3
0xa695…9c450x3e0a…78e7Base—$0.003401100%coinbase75d ago0x268954…912fdb
0xa695…9c450x3e0a…78e7Base—$0.002836100%coinbase75d ago0xc5eb7e…b128a0
0xa695…9c450x3e0a…78e7Base—$0.00346100%coinbase75d ago0x513833…46be8b
0xa695…9c450x3e0a…78e7Base—$0.002865100%coinbase75d ago0x7d798a…571257
0xa695…9c450x3e0a…78e7Base—$0.004697100%coinbase75d ago0xbd1697…03351c
0xa695…9c450x3e0a…78e7Base—$0.002927100%coinbase75d ago0x8e0bf8…f9b676
0xa695…9c450x3e0a…78e7Base—$0.003117100%coinbase75d ago0x6f8555…efd398
0xa695…9c450x3e0a…78e7Base—$0.005676100%coinbase75d ago0x0cded0…8c0a12
0xa695…9c450x3e0a…78e7Base—$0.002935100%coinbase75d ago0x43a70c…36207c
0xa695…9c450x3e0a…78e7Base—$0.003339100%coinbase75d ago0xa4749a…a57452
0xa695…9c450x3e0a…78e7Base—$0.003259100%coinbase75d ago0x38baf3…83839c
0xa695…9c450x3e0a…78e7Base—$0.003135100%coinbase75d ago0x7c14f7…714860
0xa695…9c450x3e0a…78e7Base—$0.002867100%coinbase75d ago0x81cf0a…83d302
0xa695…9c450x3e0a…78e7Base—$0.00555100%coinbase75d ago0x658556…68d970
0xa695…9c450x3e0a…78e7Base—$0.004839100%coinbase75d ago0x616bf2…3cd35f
0xa695…9c450x3e0a…78e7Base—$0.00576100%coinbase75d ago0xe8d79b…773a8e
0xa695…9c450x3e0a…78e7Base—$0.003575100%coinbase75d ago0x16eb7f…292fdb
0xa695…9c450x3e0a…78e7Base—$0.003726100%coinbase75d ago0x05801f…cdd05c
0xa695…9c450x3e0a…78e7Base—$0.003993100%coinbase75d ago0x877511…55380b
0xa695…9c450x3e0a…78e7Base—$0.005707100%coinbase75d ago0x685ad2…f196da
0xa695…9c450x3e0a…78e7Base—$0.004589100%coinbase75d ago0x638d85…a8ce06

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.