Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x6ae3ff…7c69c3
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x942ca5…03c943
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0xb48657…d84902
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x856dd9…4c438d
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x4f6009…ec7797
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0xf275a3…0893f5
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0xd222f0…edc503
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x01f18a…921a4d
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x712fde…0d84d9
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0xa87551…b9c225
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0xd4b9a5…0e94ca
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x029652…0133e6
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x144ac0…359621
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0x837b69…c679fb
0xd973…a2050xfe80…47eeBase$0.001100%fluxa19d ago0xc43e71…1760e6
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0x05b5d2…fdd6aa
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0x51ead0…3ea381
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0x80e0cc…c423f8
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0x86507c…0692ad
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0x0d4ab6…6cfe2d
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0x40b31a…c4db44
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0xf76a58…847553
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0xfffd5d…f52088
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0x90b26d…9e417f
0xd973…a2050xfe80…47eeBase$0.001100%fluxa20d ago0xdf4376…7e3708

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.