Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x505d…fc8c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x29e41d…5bc6be
0x505d…fc8c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xaeef24…ceb186
0x505d…fc8c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xaa0ceb…37449d
0x505d…fc8c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xada652…713902
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xe62511…5d8ddb
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xfc6272…23eb35
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xa76efd…063f08
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x268e75…c6fc64
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xb31874…7feb19
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x5736a7…101ac1
0x915e…70690xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x944263…89400b
0x915e…70690xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x03d57c…d8d551
0x915e…70690xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x7c069d…a29c43
0x915e…70690xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xcc2a4f…f5f3cc
0x915e…70690xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xdf9f4b…510a1c
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x54abe0…3de76c
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xb33db1…00ab67
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x557cfa…f5bc68
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x404f6a…ee5769
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xd13741…5cf243
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xdb88ff…c95cc3
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0xd8106a…2756cb
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x0ada31…b0bb04
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x40cc4a…23f894
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase46d ago0x3f4f25…522e3e

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.