Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21h ago0x2d3a7c…9266d0
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21h ago0x82d18d…13be7f
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21h ago0xed33d1…5da736
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21h ago0xee88fa…cbec45
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21h ago0xaa25bf…e8577d
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21h ago0x6758a6…2d64c9
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21h ago0x686449…b11903
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x182264…a3ff93
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x086791…7ec3dd
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xdefb6d…1cd4b9
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x9a09a0…3ad332
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x93f051…b0f2e2
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x3a7c06…e861ea
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x393be9…93022f
0xe716…41150xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x2b186b…5262fd
0xe716…41150xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x72e98d…0c659e
0xe716…41150xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x325604…72265c
0xe716…41150xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x27676e…39cf97
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xaebdb7…de880c
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x725a43…bc5d92
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x069b59…aec0bc
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x71f1a8…483c73
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x8a04e5…b4e4cf
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x09701a…95721d
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x2cc8e7…9c6fd5

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.