Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xb6f026…6a343f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xa0e713…459865
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x9fc507…4713fc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x6976bc…8f6497
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x4c9c8e…ece51f
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x20ed8a…c489ff
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x157eab…68a8a7
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x833108…70495e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x14090c…c9fe68
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x889a33…bc18ab
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xed259a…c0502b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x871701…0840cd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xb7a0d2…3de003
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x066f17…306054
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x1f1349…90d02f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xd8e96d…347e8c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xda377e…fade6c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xaa5215…9a8d41
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x8dfef9…ed8976
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x011255…76cbe7
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x11eab7…3acb66
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xe767c5…36ccf0
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x7671f3…19d2fd
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x8a9e54…4fbec2
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x50f69b…152d2d

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.