Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base—$0.01100%payAI41d ago0x687a03…3b4bfb
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x646b85…a58b92
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x88d409…1d7a7a
0x7e23…528f0x0529…7db3Base—$0.01100%payAI41d ago0x00b697…ac26fa
0xa780…ffc80x0529…7db3Base—$0.01100%payAI41d ago0xe4bc7f…b67476
0xa780…ffc80x0529…7db3Base—$0.01100%payAI41d ago0x8cda34…15cad8
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x2a821b…894605
0x38da…4cd00x0529…7db3Base—$0.01100%payAI41d ago0xf6a47e…f59b98
0xa780…ffc80x0529…7db3Base—$0.01100%payAI41d ago0x92a5d6…743f57
0xa780…ffc80x0529…7db3Base—$0.01100%payAI41d ago0x24b14a…5365ab
0x7e23…528f0x0529…7db3Base—$0.01100%payAI41d ago0x1058d1…5091b9
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0xd1e100…5ce94c
0x7e23…528f0x0529…7db3Base—$0.01100%payAI41d ago0x752da0…4efaa4
0x0bee…2fb90x0529…7db3Base—$0.01100%payAI41d ago0x3f9313…b80f62
0x7e23…528f0x0529…7db3Base—$0.01100%payAI41d ago0xcb137a…195584
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x1ec7bd…b0d77b
0x7e23…528f0x0529…7db3Base—$0.01100%payAI41d ago0x0c4e88…598df5
0x7e23…528f0x0529…7db3Base—$0.01100%payAI41d ago0x7bcec1…35d19a
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0xb0cdbd…3adeef
0x7e23…528f0x0529…7db3Base—$0.01100%payAI41d ago0x779452…aacea8
0xa780…ffc80x0529…7db3Base—$0.01100%payAI41d ago0xc46d31…849496
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x6a2eeb…b38bc3
0xa780…ffc80x0529…7db3Base—$0.01100%payAI41d ago0x4244b6…ed8d93
0xa780…ffc80x0529…7db3Base—$0.01100%payAI41d ago0x68a07c…6123c1
0x712e…54070x0529…7db3Base—$0.01100%payAI41d ago0x38dac5…b93061

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.