Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d14a0…8659a1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7812f…6f6ad7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0x159eb6…b9966a
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00dcc5…057cbf
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e10da…f69319
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0x75b143…4d3a2b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91d9a1…cbb630
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5dc182…8ec0fe
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0x351a5d…abe04b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb0e40…e30c14
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf28d0c…fd2b34
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b968e…916e16
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49bd1d…aa9e31
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd9bc82…f85af9
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1db17a…a55b9c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a4d7f…c43108
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb73b86…5cef46
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf18e54…7081d3
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x751ea3…2bc43b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa9bf4…8baaf1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a25c8…6b17b8
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e4040…16f8b3
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x286836…dcc0d1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba10b2…04e01f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x64cff1…6f0036

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.