Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc6…caed0x3e0a…78e7Base—$0.005367100%coinbase74d ago0x06c9d8…fa92b9
0x5cc6…caed0x3e0a…78e7Base—$0.004469100%coinbase74d ago0x8d97d7…8aeaa0
0x5cc6…caed0x3e0a…78e7Base—$0.005761100%coinbase74d ago0x349081…2ae975
0x5cc6…caed0x3e0a…78e7Base—$0.005726100%coinbase75d ago0x9c82ae…221676
0x5cc6…caed0x3e0a…78e7Base—$0.002965100%coinbase75d ago0xedf26c…06994f
0x5cc6…caed0x3e0a…78e7Base—$0.003997100%coinbase75d ago0x5f8c1f…ef5bc0
0x5cc6…caed0x3e0a…78e7Base—$0.00352100%coinbase75d ago0x5c4bb2…a150a3
0x5cc6…caed0x3e0a…78e7Base—$0.005835100%coinbase75d ago0x61602b…cc9339
0x5cc6…caed0x3e0a…78e7Base—$0.004894100%coinbase75d ago0x29c1e6…a7b827
0x5cc6…caed0x3e0a…78e7Base—$0.004092100%coinbase75d ago0x3d6ef4…ff300a
0x5cc6…caed0x3e0a…78e7Base—$0.005593100%coinbase75d ago0x4fe859…90b012
0x5cc6…caed0x3e0a…78e7Base—$0.004479100%coinbase75d ago0x3a896b…698a06
0x5cc6…caed0x3e0a…78e7Base—$0.005038100%coinbase75d ago0x09eddb…24fd61
0x5cc6…caed0x3e0a…78e7Base—$0.005076100%coinbase75d ago0x0efb0f…1786af
0x5cc6…caed0x3e0a…78e7Base—$0.00523100%coinbase75d ago0x52e13d…46f074
0x5cc6…caed0x3e0a…78e7Base—$0.00537100%coinbase75d ago0xfbe47f…b1ca08
0x5cc6…caed0x3e0a…78e7Base—$0.004089100%coinbase75d ago0x39e6e9…dbe44b
0x5cc6…caed0x3e0a…78e7Base—$0.004597100%coinbase75d ago0x243771…348a6b
0x5cc6…caed0x3e0a…78e7Base—$0.003658100%coinbase75d ago0xd1c1e2…e2a940
0x5cc6…caed0x3e0a…78e7Base—$0.005168100%coinbase75d ago0x280659…8d9196

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.