Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffae…2f630x3e0a…78e7Base—$0.003038100%coinbase72d ago0x8a585b…b8bb75
0xffae…2f630x3e0a…78e7Base—$0.003688100%coinbase72d ago0x76cdc7…348bae
0xffae…2f630x3e0a…78e7Base—$0.002845100%coinbase72d ago0x28756d…5fb4f4
0xffae…2f630x3e0a…78e7Base—$0.004222100%coinbase72d ago0xf7b155…c01a85
0xffae…2f630x3e0a…78e7Base—$0.005558100%coinbase72d ago0x1b6047…ce0c1c
0xffae…2f630x3e0a…78e7Base—$0.003351100%coinbase72d ago0x46f273…35cc97
0xffae…2f630x3e0a…78e7Base—$0.002684100%coinbase72d ago0x99aa3e…82bf23
0xffae…2f630x3e0a…78e7Base—$0.002838100%coinbase72d ago0xbb4752…b0e78e
0xffae…2f630x3e0a…78e7Base—$0.002821100%coinbase72d ago0x25ebb5…645990
0xffae…2f630x3e0a…78e7Base—$0.003943100%coinbase72d ago0xd04bdf…a5a307
0xffae…2f630x3e0a…78e7Base—$0.003701100%coinbase72d ago0xd33aa9…396504
0xffae…2f630x3e0a…78e7Base—$0.004474100%coinbase72d ago0x5ecce7…bd26fc
0xffae…2f630x3e0a…78e7Base—$0.003699100%coinbase72d ago0x2d7c9f…9fe135
0xffae…2f630x3e0a…78e7Base—$0.005461100%coinbase73d ago0xbae35a…84aaf8
0xffae…2f630x3e0a…78e7Base—$0.005046100%coinbase73d ago0xff6611…3ece08
0xffae…2f630x3e0a…78e7Base—$0.004638100%coinbase73d ago0x51144d…e7b137
0xffae…2f630x3e0a…78e7Base—$0.002702100%coinbase73d ago0x9921eb…d723a7
0xffae…2f630x3e0a…78e7Base—$0.005335100%coinbase73d ago0x396749…0e7103
0xffae…2f630x3e0a…78e7Base—$0.005675100%coinbase73d ago0x5b0a1d…bb36c0
0xffae…2f630x3e0a…78e7Base—$0.004538100%coinbase73d ago0x1b6e5e…c13f5f
0xffae…2f630x3e0a…78e7Base—$0.004543100%coinbase73d ago0xb5cf6a…475991
0xffae…2f630x3e0a…78e7Base—$0.003518100%coinbase73d ago0x57114b…971ce7
0xffae…2f630x3e0a…78e7Base—$0.005476100%coinbase73d ago0xeb6a20…0c7533

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.