Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0xc30272…035598
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0xe4a0e4…4dcd8f
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0xab9770…820564
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0x20e07d…f192bd
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0xaff7ab…656705
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0x837ee1…7042e3
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0x8d07f7…c40f1d
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0xaefbc1…7dd2b1
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0x983571…ce1adb
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa30d ago0x2d520c…9182c3
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa31d ago0x6f1edd…09b0f1
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa31d ago0x9ebe8f…264b0c
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa31d ago0x7ffa9d…9d325f
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa31d ago0x590ca8…5d8de8
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa31d ago0x737ea4…c4a5ec
0xf328…dd3e0xfe80…47eeBase$0.001100%fluxa31d ago0x3f7819…f92f33
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0x44bd16…005a5c
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0x7ae3fb…06fd43
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0x95b189…48ce6c
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0x8341e3…41f747
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0x474934…f13dd4
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0xed3624…c242f0
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0x318c43…d55899
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0xce656e…b6ed77
0xf328…dd3e0x9c95…e299Base$0.001100%fluxa31d ago0x1fbe18…f3ac7d

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.