Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa67059…b9065d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ff4e3…a0780a
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60d152…b7b800
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1f082…02feeb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa28f5…b028ef
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e9a67…3987bb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc685dc…d07e17
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x581b9d…d23db8
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc33329…65d1ec
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ae60e…fc32a2
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6743b…5d75e6
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x938fd0…a1d036
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd86360…616cfa
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x731df9…56682d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4824ad…ac3ebb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd44b0…13ce1c
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52ec64…a0141d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8077ae…15df29
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7dc06e…3d84d9
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x504a77…fa3ed4
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf31ccb…141747
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84ddce…bc3117
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d04ce…3aafc3
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8bb274…12603a
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x617600…edff3f

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.