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%payAI105d ago0x54bde4…5dd2ba
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa85424…cf1690
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x159683…abe11d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56dc7d…94d4da
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa251b9…9e1f40
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98e1f8…73e3e5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x880b5f…0bea25
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ccd73…70e96c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d4e65…60a5f2
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa758be…4f7084
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5569a1…ab4fd9
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0x464808…e20c21
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf3b973…1f2a0a
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x944110…49536d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf9302…5b7ef9
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbdfb77…f77103
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d6c29…c0f58d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe866e0…44d6cb
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4931de…a4fa8d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd8769e…44fe0e
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa82091…06e794
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c0efa…aae735
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07c33c…ebc241
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64388d…aa1a89
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9fd329…08dc59

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.