Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a76…0c010x3e0a…78e7Base—$0.004022100%coinbase72d ago0x09f3eb…1222a9
0x2a76…0c010x3e0a…78e7Base—$0.003065100%coinbase72d ago0x95db48…2d8683
0x2a76…0c010x3e0a…78e7Base—$0.003995100%coinbase72d ago0xec4ab2…ccb576
0x2a76…0c010x3e0a…78e7Base—$0.002825100%coinbase73d ago0x08d713…7215aa
0x2a76…0c010x3e0a…78e7Base—$0.005373100%coinbase73d ago0xedbd27…78c4d4
0x2a76…0c010x3e0a…78e7Base—$0.003151100%coinbase73d ago0x2bab84…4fca54
0x2a76…0c010x3e0a…78e7Base—$0.004792100%coinbase73d ago0xfe7700…7edf5b
0x2a76…0c010x3e0a…78e7Base—$0.002877100%coinbase73d ago0x633cdb…7d5651
0x2a76…0c010x3e0a…78e7Base—$0.003253100%coinbase73d ago0xaa184e…3cc04a
0x2a76…0c010x3e0a…78e7Base—$0.005503100%coinbase73d ago0xdf8aad…8c55f4
0x2a76…0c010x3e0a…78e7Base—$0.003307100%coinbase73d ago0x84155a…a4cd00
0x2a76…0c010x3e0a…78e7Base—$0.004516100%coinbase73d ago0x6301dd…372337
0x2a76…0c010x3e0a…78e7Base—$0.005211100%coinbase73d ago0xe69867…c12a90
0x2a76…0c010x3e0a…78e7Base—$0.004697100%coinbase73d ago0x4a3b34…999b50
0x2a76…0c010x3e0a…78e7Base—$0.004439100%coinbase73d ago0x2d79db…dcd32c
0x2a76…0c010x3e0a…78e7Base—$0.002981100%coinbase73d ago0x185a85…a067ee
0x2a76…0c010x3e0a…78e7Base—$0.005261100%coinbase73d ago0xb252f5…ec465d
0x2a76…0c010x3e0a…78e7Base—$0.005424100%coinbase73d ago0xb08e01…295d6b
0x2a76…0c010x3e0a…78e7Base—$0.004939100%coinbase73d ago0xc4f812…76a523

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.