Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase77d ago0x0af0f2…657797
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase77d ago0x414869…e265b7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x71b0b7…af4d2c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x305aaf…19f592
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x5afa9d…312b74
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x5548c0…105cbe
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x605327…7b10d3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x4e8e4e…89dc6f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x9996c3…091d9a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x772069…e26f4d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x3f3b23…0e3e0a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x9414b8…0da85b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0xe9512c…ffe481
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0xd966f8…9af3f1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x722ee8…27af76
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x561112…2a661b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0xd7bb92…d112f6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x676b20…fcd8f7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x42f591…cc5d9f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0xdb2641…3ce3dd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x5b550d…ecb6ea
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x1acc20…87b878
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x0e31fe…d85f86
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x0c0c4e…24c0ab
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase78d ago0x809bdb…3ac0c2

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.