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
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
0x3be9…575c0x4cd0…bc31Base$350.5170%0x4337…53936d ago0xb8aa1e…498ac9
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec656d ago0xa8624f…66ff0a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…36c46d ago0xbbafe2…879cb7
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…30636d ago0x8aec97…206d38
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec656d ago0x5a0257…d18341
0x3be9…575c0x4cd0…bc31Base$60.6070%0x4337…dddf6d ago0xc2886f…3e0578
0x3be9…575c0x4cd0…bc31Base$35.4570%0x13c2…ecb86d ago0x00f6df…fa0b21
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
0x3be9…575c0x8a02…97c5Base$50.0070%0x4337…85386d ago0xe6aea6…151406
0x3be9…575c0x4cd0…bc31Base$7.9470%0x4337…51e06d ago0xf76467…79436b
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…53936d ago0xb3f0a8…c06dc1
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…f0386d ago0xcf1876…455bcb
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…98b66d ago0xff327c…7b1761
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…187e6d ago0x8b6ed5…f1bb88
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…fa006d ago0x111f5f…fd1b00
0x3be9…575c0x7e49…b89fBase$16.0070%0x3018…02306d ago0xaf6f93…3df66e
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec656d ago0x601435…c48383

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.