Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0xe74e15…dc9239
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0xa4c171…924d13
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0xf4e588…5ca357
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x99fb7c…80ad7a
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x93b381…b1fc8a
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0xacff03…dd117b
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x188e14…355bff
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x5a1cd5…311644
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x81bec4…de5a72
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0xa8502b…deb353
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x22e27f…100009
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x628c3c…a511c9
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0xd3c798…165ce3
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x2b8ae3…2c4838
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x0817c7…f96155
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x6fd3c6…7bbbc1
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0xbd2031…c36362
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x857e56…bd7600
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x5eb684…8b34d6
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x5bc393…246161
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0xfa1d4c…1714d0
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x443e33…0da3c2
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x9d46ac…129a6c
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x57d38f…be0067
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x35c82a…eeb7d6

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.