Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x3fe3b0…7957b0
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xb5de22…057675
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xa4e912…5b90e0
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x211df0…302649
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xac4280…3d11b5
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x64453e…083aab
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x6dae3f…e72406
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x36225a…f34f7a
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xebd1fd…363de5
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xf86074…c0fff1
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xbb1f78…ac64e8
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xd7c3d3…080775
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x8184c9…ce52c3
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x9c7058…1ebf11
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x1482a5…aaedcc
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xa0a4af…88608c
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xda9241…b12f1b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x125dfd…80623d
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x1ccde7…9f277b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xc116bd…aa061b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xd4d14d…4e23e2
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0xedd069…f26f54
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x1e12cb…514ac5
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x21fbf4…5f08f0
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25d ago0x8703d7…85cdc7

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.