Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6da0c2…9cc084
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f883c…8b26fd
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf5783f…557862
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b7e47…542468
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b1d7f…a85c44
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd056d0…b45f93
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7b890…b89b3a
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdedc7b…035df4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2dc6e8…0638a0
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3229b…5aaf3e
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd71e9d…b88790
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x45993d…a95fca
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cf67b…ac6be2
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4df02e…7d4865
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f6fa5…3752d4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe574c5…bd5ed5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14bf32…0e278e
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5495e8…8f888a
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b3a2e…585daf
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82c1f2…c1cce6
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d88ad…328026
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x41922e…a52eed
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x724598…d61fe4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3aab4…f0d3af
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe8ba41…e7695e

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.