Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x068678…bbd989
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f3043…3aa864
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb27f8e…6b9bab
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x05bece…8a86af
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcd020b…38abe2
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8bd347…bbc3fc
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0948f2…a93fea
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x922b10…d9ed1c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x676e38…706d59
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cc0d4…da9445
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c350c…c1079f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x26559a…8be7c9
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x71759e…b7a302
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4bcb0c…2adc7a
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b8235…20ab73
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe53a28…280f33
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4280ed…2c8a6e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd0311f…1e472f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5d467e…772d7d
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd86893…96ca72
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cc651…7a3cc6
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe25c9e…f7dba4
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7864a…d3b3ee
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15b43c…bc154b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e3f59…aecf3a

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.