Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xbd1258…da3798
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xc2483a…6aed78
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x9f2920…efc2ab
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x436ae0…b95d24
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x7daebf…1519de
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xb221d6…b8c7c7
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase67d ago0xe6f8c0…ccc365
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase67d ago0x6d600b…9f3ae3
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase67d ago0x991fc9…cffc5e
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase67d ago0x804e27…8da96f
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x9af63d…8b78cf
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x66e63c…360b35
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xed3910…103d7d
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x8c79fb…d0cc14
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xffa170…e31e81
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xe07faa…e4a369
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xeaf652…c2e361
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x562f1d…60d1c2
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xf43b36…c281a1
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x90734d…895b73
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0x4eaf49…963ba3
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase67d ago0xbd198b…119d93

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.