Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x644a93…a3c1c7
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9cff7d…55adb3
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbca3de…7e305c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7f41eb…9dcc7d
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19ec56…2cd54a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x321ff7…878161
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0565c4…4ef69c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x929cb0…c53454
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8be51c…bf6fe9
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x77121a…8f80c9
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x579d84…be1cd5
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa06f64…3b96ca
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6df1f3…a8f25b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI108d ago0x175114…a02f69
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d9bf5…f973d3
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2604de…9d8802
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1be6f…045a07
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x476aee…8f165a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc6c220…0e1bb7
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x141169…26d5f3
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0f69e…8c1fb9
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x448ccc…03e4d2
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd681bf…fb899d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb653ff…76aacf
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3eb412…5c4bb5

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.