Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8a5c27…ee8b2b
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x579149…4944d4
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x57f3ae…a18362
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x14b8fd…3e5d9e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x68e3b8…7340f4
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62f4e3…64b16f
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x073ab7…7c112f
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa54baf…4aeae3
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0c6a78…94a727
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x56624a…2650a3
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x42b99f…36ec3f
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73cba0…34ca91
0xc3fc…c82e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x611c93…577791
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9f347f…07f989
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaabda8…822ff0
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf3c683…5810d2
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x53fc98…8ae956
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb59cf8…7952a7
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6f58ed…e4502e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdd1fc3…97e9a0
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xda2b7a…5d0ad7
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9c25f1…4bc0e3
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfe913a…63578d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd0087b…8f3339
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x27f9c8…84e7e0

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.