Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0x36e751…476fd0
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0xd6a68b…5e27c4
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0xef45f5…e99955
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0x9adf58…19c47d
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0x5b9f50…5c7713
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0xa87086…bc3d02
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0x007893…577674
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0x8ccffd…ff02d2
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0x64383f…321a9d
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0xad98c2…d7da4c
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa34d ago0x8bade0…25273a
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0x39ac8d…316a40
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0xa7517e…265452
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0xf2a52a…fe5742
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0x75789d…c4c52a
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0xe7639d…418ffd
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0x896f24…370b18
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0x15e4a4…cf9278
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0xa48da0…04fc33
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0x7f7cd7…d668e0
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0x2d113f…f1d18d
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0x945f76…af8553
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa35d ago0xe888d6…6f2028
0x5fa2…41580x9c95…e299Base$0.001100%fluxa35d ago0xdd0b2e…c7f0b1
0x5fa2…41580x9c95…e299Base$0.001100%fluxa35d ago0xc6d3eb…73fb77

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.