Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x8caebe…faa53b
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x918b2e…b004f4
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0xf02bf5…499004
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x841516…38f2cc
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x5275ea…1cfb8d
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x3cbe85…a4c668
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x45bdf7…854e08
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0xd6b8ac…303701
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0xef5c8f…27c7b4
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x15304e…a3355f
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x42b921…8ca660
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0xebb567…93cf2c
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x53303a…bd5240
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x3f8c80…eeea15
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x1f7a46…c2ca72
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0xb9322f…bdd48a
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x113270…19b416
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x387b06…c524d9
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x0556c7…3e9ca5
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0xd6376b…3cc10c
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x80ebd7…12d1d5
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0xafa707…188b61
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x57d5e2…1b48bc
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x1c8efc…e211b4
0x89ea…ac2d0xa9dd…2315Base—$0.002100%coinbase38d ago0x3daa75…5285a4

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.