Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x870292…1ca519
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x7bcd31…0e66ba
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xd64b95…1b6dcd
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x40487a…96487f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x45aab2…b37119
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xb7603b…bd8c8f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x247ce6…45c491
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xb463bb…d24759
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xb7b286…5e15a3
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x39f10a…599e44
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x3ac4c8…9cac79
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x606a80…cc27c2
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x6b0bf7…d78f3d
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xf3c87f…89b950
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xc86d17…428f13
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x198a53…5ff8e5
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xc6e37d…3b718b
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x0f088a…4dba83
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x504f14…6611c0
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x94d278…49d368
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x84dc55…bdf5f1
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x7d1cb7…d39ccd
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xa79847…ae3edb
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x873e69…fd63c1
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x6854c3…43eb56

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.