Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$11.77100%coinbase32d ago0x047b36…4e9db9
0xf56d…54830xb0af…7de0Base—$11.29100%coinbase32d ago0xccc922…648ca3
0xf56d…54830xb0af…7de0Base—$11.45100%coinbase32d ago0xcdc71c…44998c
0xf56d…54830xb0af…7de0Base—$12.11100%coinbase32d ago0xbef2bf…cc97c7
0xf56d…54830xb0af…3befBase—$3.00100%payAI32d ago0xadfb7b…2113cd
0xf56d…54830xb0af…7de0Base—$13.22100%coinbase32d ago0x5d93fb…01e60e
0xf56d…54830xb0af…7de0Base—$13.40100%coinbase32d ago0x344ff2…66281b
0xf56d…54830xb0af…7de0Base—$13.05100%coinbase32d ago0x10ee20…c9172b
0xf56d…54830xb0af…7de0Base—$12.77100%coinbase32d ago0xc394ba…ecc4b5
0xf56d…54830xb0af…7de0Base—$13.57100%coinbase32d ago0x38292b…cd235f
0xf56d…54830xb0af…7de0Base—$13.22100%coinbase32d ago0x94b628…2b6e9f
0xf56d…54830xb0af…7de0Base—$12.85100%coinbase32d ago0x854926…d7cbce
0xf56d…54830xb0af…7de0Base—$13.64100%coinbase32d ago0x316c73…d84fd2
0xf56d…54830xb0af…7de0Base—$13.46100%coinbase32d ago0x183909…695825
0xf56d…54830xb0af…7de0Base—$14.14100%coinbase32d ago0xf6b8eb…4a6a38
0xf56d…54830xb0af…7de0Base—$13.88100%coinbase32d ago0x083c19…601ea8
0xf56d…54830xb0af…7de0Base—$13.35100%coinbase32d ago0x67179c…ede72a
0xf56d…54830xb0af…7de0Base—$13.34100%coinbase32d ago0x45e7d5…493b71
0xf56d…54830xb0af…7de0Base—$12.85100%coinbase32d ago0x4b6ac7…2a05f3
0xf56d…54830xb0af…3befBase—$3.00100%payAI32d ago0x7b2b91…fc3c23
0xf56d…54830xb0af…7de0Base—$14.57100%coinbase32d ago0xa46371…08e33c
0xf56d…54830xb0af…7de0Base—$14.32100%coinbase32d ago0x94f3f5…9a7062
0xf56d…54830xb0af…7de0Base—$14.02100%coinbase32d ago0xe10d76…d2164d
0xf56d…54830xb0af…7de0Base—$13.86100%coinbase32d ago0x269568…dfc945
0xf56d…54830xb0af…7de0Base—$13.66100%coinbase33d ago0xd553f9…f081df

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.