Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase43d ago0x5a5e29…2d2693
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase43d ago0x61597f…3fde13
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase43d ago0x287740…c503a4
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase43d ago0x89ea99…6dc82f
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase43d ago0xc1edec…72d896
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase43d ago0xb9c61b…6afa77
0xff56…086a0xb0af…7de0Base—$1.05100%coinbase43d ago0x876ba4…b71a6f
0xff56…086a0xb0af…7de0Base—$1.08100%coinbase43d ago0xcc73c2…c8d095
0xff56…086a0xb0af…7de0Base—$1.10100%coinbase43d ago0x81801e…c059d2
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase43d ago0x63f3e2…5f8f61
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase43d ago0x90115a…eba847
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase43d ago0xb224d9…11b3e6
0xff56…086a0xb0af…7de0Base—$1.27100%coinbase43d ago0xfb8cd2…a8dfd1
0xff56…086a0xb0af…7de0Base—$1.26100%coinbase43d ago0x4b2bb2…a43436
0xff56…086a0xb0af…7de0Base—$1.24100%coinbase43d ago0x55bac5…4d7755
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase43d ago0xcd3543…c33031
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase43d ago0x50cc34…0e5e9e
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase43d ago0xf84791…198e5f
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase43d ago0x215108…2de571
0xff56…086a0xb0af…7de0Base—$1.10100%coinbase43d ago0x82a0f1…f41e24
0xff56…086a0xb0af…7de0Base—$1.22100%coinbase43d ago0x4b56cb…cd7b31
0xff56…086a0xb0af…7de0Base—$1.08100%coinbase43d ago0xe0014b…bbc088
0xff56…086a0xb0af…7de0Base—$1.18100%coinbase43d ago0x094b83…dd6b1d
0xff56…086a0xb0af…7de0Base—$1.16100%coinbase43d ago0x460447…d33981
0xff56…086a0xb0af…7de0Base—$1.21100%coinbase43d ago0x632c28…5ed84a

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.