Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI110d ago0x23738d…8c77f7
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI110d ago0x280414…64f195
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea2d18…0e1b31
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0730b1…a8a4cb
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9ce46…426b99
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6c375…4aeaca
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0963c9…2d15c4
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xad5476…4594af
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9d3e6…784f2d
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe015cc…509c7f
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d880f…6b7d87
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x970049…413250
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7fd7e6…c0b5ba
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x72e51f…4190cf
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d34c0…cff341
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x813169…0be74b
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdc072f…2379a6
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe3c353…5d1a1f
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b4024…2352c2
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ab194…f53246
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8272b7…75d219
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x25814b…48ab6b
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x21eb67…054138
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f0a22…fc4a10
0x4490…61f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e44a2…6d96af

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.