Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$52.5070%0x6280…2e7925d ago0xeacaec…1710bc
0xc9a2…31540x47c5…4fc3Base$19.9570%0xe162…626825d ago0x8553ae…dbefde
0xc9a2…31540x47c5…4fc3Base$21.0070%0x515b…21b525d ago0xbeb1a5…af19f8
0xc9a2…31540x47c5…4fc3Base$12.6070%0x0166…37af25d ago0x5b7d3f…b42a40
0xc9a2…31540x47c5…4fc3Base$5.2570%0x5d0b…1ded25d ago0xbd57ad…6b264a
0xc9a2…31540x47c5…4fc3Base$10.5070%0x79bd…fda125d ago0xaa7684…3d694e
0xc9a2…31540x47c5…4fc3Base$10.5070%0xb689…e28325d ago0xfae968…13a83d
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3cca…9c7c25d ago0x39f0b7…13f44f
0xc9a2…31540x47c5…4fc3Base$10.5070%0xbe1f…63c925d ago0xacfba5…c4adb3
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2c22…1f1c25d ago0x465df9…ac49cc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3cca…9c7c25d ago0x320cd0…10d333
0xc9a2…31540x47c5…4fc3Base$31.5070%0x5d3d…e33325d ago0x572b1d…5c3053
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6e05…667f25d ago0x0e9d2d…4fcede
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2115…35a025d ago0x5d4d73…74c921
0xc9a2…31540x47c5…4fc3Base$5.2570%0xe7f0…b89c25d ago0x2a7c00…560617
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9b8a…f4bd25d ago0x75acb6…a3cd08
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9547…14df25d ago0xa20682…9603a5
0xc9a2…31540x47c5…4fc3Base$10.5070%0xeb08…9f9c25d ago0xce53b9…2be058
0xc9a2…31540x47c5…4fc3Base$5.2570%0xd798…875125d ago0x74702e…b75d32
0xc9a2…31540x47c5…4fc3Base$10.5070%0x8bf2…a82e25d ago0xb4c6e7…93db52
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc7c2…61a525d ago0xd51443…f977af
0xc9a2…31540x47c5…4fc3Base$10.5070%0xe9e4…196325d ago0x40c15c…857838
0xc9a2…31540x47c5…4fc3Base$5.2570%0xc585…31c625d ago0x1c81df…a5c6e2
0xc9a2…31540x47c5…4fc3Base$5.2570%0xc330…c0b225d ago0xe255c7…e344f6
0xc9a2…31540x47c5…4fc3Base$5.2570%0x80e7…127f25d ago0x43c3f5…976a30

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.