Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$32.3870%0x4337…f9656d ago0xf6624f…2ffd76
0x51dc…1cef0x4cd0…bc31Base—$110.0670%0xf70d…dbef6d ago0xd6fa54…6de42a
0x51dc…1cef0x4cd0…bc31Base—$120.0670%0xf70d…dbef6d ago0x951f26…5a97fd
0x3be9…575c0x4cd0…bc31Base—$250.5370%0x4337…b6c26d ago0x61e2b4…c2e18d
0x3be9…575c0x4cd0…bc31Base—$1,111.8870%0x4337…2d796d ago0x9d0c35…de91b2
0x3be9…575c0x4cd0…bc31Base—$250.5370%0x2fbf…ec656d ago0x746d4b…383a9d
0x3be9…575c0x4cd0…bc31Base—$250.5370%0x4337…dddf6d ago0x352573…ce99a2
0x3be9…575c0x4cd0…bc31Base—$250.5370%0x4337…abf56d ago0x384eed…e635fc
0xd380…fb820x4cd0…bc31Base—$59.6370%0xf70d…dbef6d ago0xeddae3…93f8ee
0x3be9…575c0x4cd0…bc31Base—$350.5170%0x4337…53936d ago0xb8aa1e…498ac9
0x8c2c…3eab0x4cd0…bc31Base—$30.0070%0xf70d…dbef6d ago0x0e2e0d…a87538
0x3be9…575c0x4cd0…bc31Base—$60.6070%0x4337…dddf6d ago0xc2886f…3e0578
0x863d…4efa0x4cd0…bc31Base—$12.1170%0xf70d…dbef6d ago0x93f5cf…6f38bc
0xb8b6…bedf0x4cd0…bc31Base—$350.9470%0xf70d…dbef6d ago0x10fa2c…48c1b2
0x3be9…575c0x4cd0…bc31Base—$35.4570%0x13c2…ecb86d ago0x00f6df…fa0b21
0xb8b6…bedf0x4cd0…bc31Base—$350.9370%0xf70d…dbef6d ago0x10423f…5abb79
0xb8b6…bedf0x4cd0…bc31Base—$323.3570%0xf70d…dbef6d ago0x75f9d4…222733
0xb8b6…bedf0x4cd0…bc31Base—$415.7370%0xf70d…dbef6d ago0xcce12d…f6a298
0xb8b6…bedf0x4cd0…bc31Base—$203.5970%0xf70d…dbef6d ago0x07a919…d0b292
0xb8b6…bedf0x4cd0…bc31Base—$310.7270%0xf70d…dbef6d ago0x0859e9…a95155
0x3be9…575c0x4cd0…bc31Base—$25.4470%0xf793…af756d ago0xa319f0…60dc6b
0x3be9…575c0x4cd0…bc31Base—$43.3970%0x2fbf…ec656d ago0x82b45b…5110ee
0x3be9…575c0x4cd0…bc31Base—$99.4770%0x4337…ef256d ago0xf4bc99…50895b
0xb8b6…bedf0x4cd0…bc31Base—$61.8870%0xf70d…dbef6d ago0x6971c4…82b59f
0xb8b6…bedf0x4cd0…bc31Base—$330.3770%0xf70d…dbef6d ago0xb7a3bc…ff2b30

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.