Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f79…088c0x3e0a…78e7Base—$0.004299100%coinbase74d ago0xc2f1c3…c3e5c1
0x4f79…088c0x3e0a…78e7Base—$0.004339100%coinbase74d ago0x9e5003…bd676a
0x4f79…088c0x3e0a…78e7Base—$0.005931100%coinbase74d ago0x360913…2ba99f
0x4f79…088c0x3e0a…78e7Base—$0.003742100%coinbase74d ago0x5e6f92…398f70
0x4f79…088c0x3e0a…78e7Base—$0.005919100%coinbase74d ago0x68324a…9fc695
0x4f79…088c0x3e0a…78e7Base—$0.004271100%coinbase74d ago0x22ba1b…4708c6
0x4f79…088c0x3e0a…78e7Base—$0.003259100%coinbase74d ago0x0175b8…0ef45e
0x4f79…088c0x3e0a…78e7Base—$0.005559100%coinbase74d ago0xaa99d6…a6ec67
0x4f79…088c0x3e0a…78e7Base—$0.004047100%coinbase74d ago0x032ea3…8d4b53
0x4f79…088c0x3e0a…78e7Base—$0.004992100%coinbase74d ago0x8319d3…fe1684
0x4f79…088c0x3e0a…78e7Base—$0.004936100%coinbase74d ago0x834b8a…26a408
0x4f79…088c0x3e0a…78e7Base—$0.004616100%coinbase74d ago0x8bf72e…790f1a
0x4f79…088c0x3e0a…78e7Base—$0.003493100%coinbase74d ago0x201196…17ddff
0x4f79…088c0x3e0a…78e7Base—$0.005665100%coinbase74d ago0x178720…056d76
0x4f79…088c0x3e0a…78e7Base—$0.005834100%coinbase74d ago0x287eae…3f4d50
0x4f79…088c0x3e0a…78e7Base—$0.004605100%coinbase74d ago0x08eb0c…2dff51
0x4f79…088c0x3e0a…78e7Base—$0.004626100%coinbase75d ago0x154f10…0997d3
0x4f79…088c0x3e0a…78e7Base—$0.004432100%coinbase75d ago0x419648…58642f
0x4f79…088c0x3e0a…78e7Base—$0.003491100%coinbase75d ago0x534891…6d6ee6
0x4f79…088c0x3e0a…78e7Base—$0.003654100%coinbase75d ago0x6da5a3…878fe8
0x4f79…088c0x3e0a…78e7Base—$0.003574100%coinbase75d ago0x3d29c3…3b38b9
0x4f79…088c0x3e0a…78e7Base—$0.003354100%coinbase75d ago0xa2c96d…5f6232
0x4f79…088c0x3e0a…78e7Base—$0.004172100%coinbase75d ago0x21bfc7…dd021b
0x4f79…088c0x3e0a…78e7Base—$0.00333100%coinbase75d ago0x466ccf…049ef6
0x4f79…088c0x3e0a…78e7Base—$0.003159100%coinbase75d ago0xa256ec…5c90c7

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.