Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x3481a4…4db2f4
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0xb3e1a1…114a0c
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x97e6ee…0178e1
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0xf0ab21…062bb6
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x2a5809…bc47cc
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0xafecc0…80c001
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x36267a…72e9ed
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x6a7f16…f59798
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x3b20eb…55a74f
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x4187fa…00fc09
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x07fc32…b94712
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x35d515…7051ca
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x315815…527b1f
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x90f57e…240c3b
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x35823c…d9892e
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0xfb9510…a75fea
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0xb65cf9…3fa66a
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0xd94179…9b4c91
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0xf6bfa4…349650
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x3b0bba…381dce
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x2ff20a…e83794
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0xd73586…65d919
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x7a58e2…9ea4b1
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x1a13d8…6f93d1
0xefec…1c640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x87f8ea…9cbbc2

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.