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$10.3870%0x2891…bc4c27d ago0xeae520…a28707
0x3be9…575c0x4cd0…bc31Base$37.3970%0x4337…5e7d27d ago0x807822…c6d938
0x3be9…575c0x4cd0…bc31Base$10.3870%0x4337…365f27d ago0xdb89bf…806838
0x3be9…575c0x4cd0…bc31Base$10.3870%0x4337…f63727d ago0x16bd5e…9c68f5
0x3be9…575c0x4cd0…bc31Base$10.3870%0x2915…146527d ago0xcf80ae…c0c952
0x3be9…575c0x4cd0…bc31Base$30.3970%0x4337…f63727d ago0x48769a…5a0d75
0xe7a3…d8060x4cd0…bc31Base$5.2570%0xf70d…dbef27d ago0x6eba8c…d38dcf
0x3be9…575c0x4cd0…bc31Base$30.3970%0x2915…146527d ago0x3382b5…078b98
0x3be9…575c0x4cd0…bc31Base$50.4670%0x2915…146527d ago0x371d87…f9a7f8
0x398b…f8c00x4cd0…bc31Base$21.0070%0xf70d…dbef27d ago0x1aac0e…6a85d3
0x3be9…575c0x4cd0…bc31Base$50.4670%0x4337…6ca527d ago0x19bec2…0f35dc
0x3be9…575c0x4cd0…bc31Base$150.5770%0x4337…562727d ago0x683962…0adf76
0x3be9…575c0x4cd0…bc31Base$15.4570%0x4337…51e027d ago0xc4fc83…945c5a
0x3be9…575c0x4cd0…bc31Base$7.4570%0x2891…bc4c27d ago0x2f49e8…e55616
0x3be9…575c0x4cd0…bc31Base$1.9470%0x4337…df9b27d ago0xc0dcfc…acaaa4
0xf80c…293d0x4cd0…bc31Base$1.2670%0xf70d…dbef27d ago0xef221c…aece58
0x3be9…575c0x4cd0…bc31Base$30.3970%0x4337…365f27d ago0x0f2d44…45b959
0x3be9…575c0x4cd0…bc31Base$900.8270%0x1d53…c61327d ago0x6e8533…7c7a2b
0x3be9…575c0x4cd0…bc31Base$15.4570%0x4337…f96527d ago0x3986f5…e67b01
0x3be9…575c0x4cd0…bc31Base$180.4570%0x2915…146527d ago0x3e65bd…f97f9b
0x3be9…575c0x4cd0…bc31Base$50.4670%0x4337…be7027d ago0x9d5feb…5016f3
0x9ae6…c0760x4cd0…bc31Base$5.0070%0xf70d…dbef27d ago0xfa5b01…1ee39c
0x3be9…575c0x4cd0…bc31Base$7.4470%0x4337…853827d ago0xc66324…0f84de
0x9ae6…c0760x4cd0…bc31Base$2.0070%0xf70d…dbef27d ago0xf07aab…c4751e
0x3be9…575c0x4cd0…bc31Base$10.4470%0x4337…df4827d ago0xf13150…706494

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.