Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a3a7f…690170
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc64571…7647ac
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4cc7e…ee4808
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc85406…91c335
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x860c12…008898
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x84d2de…5bc7e4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x468abf…ed465f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b80ea…729dc6
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b2d50…d6a0c1
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52c95c…b71867
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x470c65…30e723
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x35e6f7…50dbcc
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa6a68b…20394a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a569b…af94b5
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x16c946…64c7b0
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96cde5…ae7659
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc00a0e…15fc9d
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a9db8…fc7ed1
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x777520…6ab1c2
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe6bbd0…18f0c0
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xacbe66…4f9c76
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5950c…be7e41
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x419ddc…262c42
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7186de…7f6ebd
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c83ad…ec9317

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.