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…bc4c28d ago0xeae520…a28707
0x3be9…575c0x4cd0…bc31Base—$37.3970%0x4337…5e7d28d ago0x807822…c6d938
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x4337…365f28d ago0xdb89bf…806838
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x4337…f63728d ago0x16bd5e…9c68f5
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x2915…146528d ago0xcf80ae…c0c952
0x3be9…575c0x4cd0…bc31Base—$30.3970%0x4337…f63728d ago0x48769a…5a0d75
0x3be9…575c0x4cd0…bc31Base—$30.3970%0x2915…146528d ago0x3382b5…078b98
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x2915…146528d ago0x371d87…f9a7f8
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x4337…6ca528d ago0x19bec2…0f35dc
0x3be9…575c0x4cd0…bc31Base—$150.5770%0x4337…562728d ago0x683962…0adf76
0x3be9…575c0x4cd0…bc31Base—$15.4570%0x4337…51e028d ago0xc4fc83…945c5a
0x3be9…575c0x4cd0…bc31Base—$7.4570%0x2891…bc4c28d ago0x2f49e8…e55616
0x3be9…575c0x4cd0…bc31Base—$1.9470%0x4337…df9b28d ago0xc0dcfc…acaaa4
0x3be9…575c0x4cd0…bc31Base—$30.3970%0x4337…365f28d ago0x0f2d44…45b959
0x3be9…575c0x4cd0…bc31Base—$900.8270%0x1d53…c61328d ago0x6e8533…7c7a2b
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x1d53…c61328d ago0xb31b5f…7b33aa
0x3be9…575c0x4cd0…bc31Base—$15.4570%0x4337…f96528d ago0x3986f5…e67b01
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x2915…146528d ago0x3b6f44…93564c
0x3be9…575c0x4cd0…bc31Base—$180.4570%0x2915…146528d ago0x3e65bd…f97f9b
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x4337…be7028d ago0x9d5feb…5016f3
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…8d0e28d ago0x3f8519…08cbde
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x2891…bc4c28d ago0x0f9d65…0c4bbf
0x3be9…575c0x6ddd…9b9dBase—$469.0670%0x2915…146528d ago0xc2373d…b3b2ea
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…181128d ago0xb6e30c…beb1f2
0x3be9…575c0xaa9c…5a6bBase—$120.0070%0x4337…fa0028d ago0x30a198…1903fe

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.