Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI42d ago0x235acb…04f953
0x38da…4cd00x0529…7db3Base—$0.01100%payAI42d ago0x9b3112…b63f0d
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI42d ago0xeafb91…7727e5
0x38da…4cd00x0529…7db3Base—$0.01100%payAI42d ago0xe4d078…24b1dd
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI43d ago0x4e22bc…872677
0x38da…4cd00x0529…7db3Base—$0.01100%payAI43d ago0x23387f…cd9eb6
0x38da…4cd00x0529…7db3Base—$0.01100%payAI43d ago0x2ba9a4…ab7361
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI43d ago0x003405…b8975f
0x38da…4cd00x0529…7db3Base—$0.01100%payAI43d ago0x540df2…094038
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI43d ago0x0f36a0…4e861d
0x38da…4cd00x0529…7db3Base—$0.01100%payAI43d ago0x45c58b…18cf8c
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI43d ago0xf6cae9…16656d
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x8c7496…126e9c
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xb8202c…015444
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x1f4ba1…369d5c
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x1fcec2…36f515
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xeb28ea…1dcc5a
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x15e508…d9d5c4
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x19958a…3a2ed2
0x38da…4cd00x0529…7db3Base—$0.01100%payAI43d ago0x961c9b…fdcc4d
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xd75a98…bcd52b
0x38da…4cd00x0529…7db3Base—$0.01100%payAI43d ago0x00873e…ebf24b
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x8aa7b9…99f746
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x42569c…7fb1a2
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI43d ago0x4fe9a8…7f0f37

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.