Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0x3cde72…1adf61
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0x7bc2e8…f875c9
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x03ca4a…781a68
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0x30a8f3…ec3ec8
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0xb0eca6…c98b1e
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x1f3e18…726592
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x1067d5…cc79e3
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x8c4196…0cc458
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x86b376…757e65
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.0048100%coinbase69d ago0x253177…ddbfa1
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x086942…193602
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x863141…93f854
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.006100%coinbase69d ago0x0c5c32…73288b
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0x332a20…23d6e9
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.0048100%coinbase69d ago0x6be336…6afc2d
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.0012100%coinbase69d ago0x2a300d…aefdff
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0xe74105…7b67f8
0x2253…c1d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0xaa6183…3c105c

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.