Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc348f2…7c03e2
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3bc605…537d93
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x669fed…60154b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5458a3…c2ad9a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ce9d3…976a4e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24f714…b2ab77
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc36b81…126f05
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16e12b…6af99c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6003dc…2a48c1
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d966b…9a5b42
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf4a50…a68b17
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04d639…b5ebe7
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1adc43…32aa91
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8e044…ada6dd
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x347446…e155fe
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf7f6c9…14f740
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdaa045…dbc552
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x59a9ea…eb88bb
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e7d7f…f37888
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xee8899…1a7db6
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea85e6…265ad4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89348e…b9beb4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd6d676…233487
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd73106…d97d94
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80d7b9…c81086

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.