Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b480f…ae3336
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07f9cc…01538d
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdcb4cb…46d447
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x75ec1f…28135d
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27743c…c7f75e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d4610…03daf7
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf4eede…d0131f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59760a…418760
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ed40d…3d92e9
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe884af…d6685f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8be612…8bddae
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe28be7…03936f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8d411d…82592e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f12b7…0ae113
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5fb2c…78d0bf
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62bde5…15be8e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbddd96…a0e8b7
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e9b78…51abb5
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb6c7a…b5c818
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4260a0…4a797f
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a144e…568917
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b863f…7220cd
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd8853…f46dab
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe33986…0cf116
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa6f952…b9ddd0

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.