Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x818a0e…27a723
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f60c4…6b6326
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x935425…d94812
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a2a93…fc29f9
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x75638f…859a79
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b69d1…7a3539
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41a124…340376
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x337c32…a8dc83
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47d635…04edea
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xffba38…df2f00
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7932e6…43044d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a2e0f…78d575
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c82f4…ebbe48
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb3f002…e4bfaa
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe918fb…4365a2
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x575d5f…69b405
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d496b…027606
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95b4dc…1947b5
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b5a20…d5b1b0
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb3b2cc…554c25
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5ca3d…0a2691
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x121b51…f0dd32
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf024e0…300bd9
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b347a…3a8d93
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x644ec2…b76a6e

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.