Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0xe76665…bb5ed3
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x2b5570…76d6fa
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0xc32cbc…7d7952
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x287f40…f71446
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x1d99ad…b9fd18
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x8ca8d7…a3d124
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x75b814…a1b304
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x08ecd1…0340ae
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0xccf9bc…131fa0
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0xf65ba2…c9633e
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x533f0c…7cf15b
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0xdc4d93…b401d3
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x34a3ce…0ba984
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x55301a…ceeebd
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa19d ago0x584112…beaac9
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0x0fb54b…512dec
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0x7addad…16ef93
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0x6d5aa0…7982e6
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0x16e1be…9278d6
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0xb7d618…52a284
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0x6f12d0…1eca89
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0xa597b9…5c6571
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0x31a172…b02aab
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0x75f2f2…8898d8
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa20d ago0xe97b97…836e0e

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.