Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x403d69…d1b00d
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xdb9188…37a0c8
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x00ad26…215607
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xbc7100…ace537
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xce2c91…88981f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x4426fc…30c39d
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x2767b5…959786
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x10152f…073ec7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x5fc30e…55e9c2
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x88a717…266e3a
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x1d5f4a…939e26
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x12252e…1a09d6
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x5689aa…af25bf
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xf8df73…cb83d3
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xaae6ca…baefaa
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x62aba6…cb7c1b
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xb78179…3ca8ab
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x1d6f18…0cbdc1
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x5c051e…af369d
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xe3e233…95ebb4
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xb9538b…6e3896
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xc8cb67…be44d7
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa52d ago0xc638c1…d48750
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0xfea245…fbf30c
0x8951…ec060x9c95…e299Base—$0.001100%fluxa52d ago0x284384…dd309b

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.