Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3ef6b…a8ae69
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89087f…5cf034
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7e0bf…f0c1a0
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb050a5…754dba
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5bd5fc…97cf97
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x176127…2fc371
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b921f…245644
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7135b9…b1d9e3
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d4832…a8faff
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x97f75f…a0cca9
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed8836…102b0e
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf583ff…28ba16
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a88ab…fae719
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a399a…739395
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe13379…b0eaec
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d2d36…ecfa82
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f33c4…6a5e73
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa45c59…69bfd5
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6a4d2…809214
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4a5467…78d4c4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f2df4…509eea
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9feed1…9ea2e4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e56f5…f9f491
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68b3f9…f36fbd
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd91635…57bc08

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.