Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x37a866…6dd3f5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x727ece…5b1dca
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeb3055…f30337
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9ef97…2847e1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x185087…62a5e9
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x84110a…7046d1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x488402…80b3d4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa040a0…253221
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe4cbef…d4d792
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x339549…bd585f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x72a966…13a516
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb43d5a…aa7cc9
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x179e69…a1e7c5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf23ac5…cfab4c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf327f…984f9e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb65389…d997c0
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5402b…4e92e8
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd8676…e085f4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd4c49c…7cd100
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b4140…9d8943
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8a1d14…c48e4c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x501415…c8599d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb0a403…5a09da
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5d4338…c91c95
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb649a5…aaa39a

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.