Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04fc9e…f96e54
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb42840…85a9e9
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57561b…77c41b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2756a3…484604
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x24b2b2…bf11b8
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc87db6…31cd32
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb78f43…56b96b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc73141…2f898f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61b93b…82a6f5
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3cc313…213c3a
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x19d22b…8def82
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e91a5…b092ed
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc76806…a2820a
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb9c94a…666461
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x003023…01f1a3
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x782b7a…df4373
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc89a3b…ec179f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3e577…3e7949
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48d418…9437e4
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea9b66…e02e93
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x013991…70dbf3
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd61bd…5881ee
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e3843…39595f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0130f0…e5e448
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd279c2…b7e060

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.