Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xbb3d06…5c9e07
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xb4c6ac…69301a
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xf38fe9…46e393
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x16979e…6db202
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x1478be…c04e9a
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xadd2ff…7dd0d7
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xa08718…e15af5
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x1ee394…8dac40
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x8d3948…62e761
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x00e84c…e3a3cb
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x225c3b…4f5c1e
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xa69a84…9e5495
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x020a6b…3ca8de
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xa3ecf4…3add41
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x4d4c4b…31cce3
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xc564d1…bfb394
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xda1164…514a0b
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x4ac1c7…e87b0c
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x02a85e…010761

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.