Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61028f…6124e0
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa736d4…769371
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe48656…927742
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7b37d4…a24a94
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5cf2af…e256ec
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b9394…6aaa11
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9384a3…f094c4
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ad917…6cf494
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab51f4…4442be
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab1d4b…a557f2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x07d108…73221d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9dd5a2…844b65
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb77ac…744afa
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8aefcb…e8d107
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f83a5…5ce0af
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf00559…0d66d4
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c7381…891e35
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeadf50…fa182a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x072622…e8379d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48b648…9c743a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22868a…5a8374
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd0d46e…e6e7ab
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0x203a30…1a257b
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf4c63…6731bf
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb12c58…2786d2

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.