Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0x39f08e…014b65
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0xf3274e…b8f204
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0x3593a5…366934
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0xfa77c7…7b4e1f
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0xd719ed…844a93
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0x40eda1…7d4655
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0x4b6095…63355c
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0x95aea2…0cc2ce
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa15d ago0xeb9ae1…f1bf5d
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x85925c…a4aae8
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xec086a…f56d08
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xc67b38…d5924b
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x8728d3…f00803
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xaadaef…8e4ada
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x5e7899…618c20
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x495946…29b618
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xb6ca59…41ffbd
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x6da57b…ba9235
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xda58a2…59f034
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xf9601f…4b1c60
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x5cb4bd…aa221f
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xd8444f…0a7906
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x1533f9…132508
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x79a4d3…ff2b75
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xa1fdc3…24e22f

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.