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—$89.5870%0x4337…7a5d10d ago0x1022fc…5ecb3e
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x3018…023010d ago0xd32be7…ef4a80
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x2fbf…ec6510d ago0x39ae74…946188
0x3be9…575c0x4cd0…bc31Base—$25.3970%0x2fbf…ec6510d ago0xbc9102…4f1b91
0x3be9…575c0xaa9c…5a6bBase—$200.0070%0x13c2…ecb810d ago0x6dc068…c23227
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x3018…023010d ago0x1e4d91…e96445
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…2d7910d ago0xa9ff2f…4749e5
0x3be9…575c0xaa9c…5a6bBase—$250.0070%0xf793…af7510d ago0x721ff8…61f918
0x3be9…575c0xaa9c…5a6bBase—$250.0070%0x4337…36c410d ago0x819307…921b80
0x3be9…575c0xaa9c…5a6bBase—$250.0070%0x2fbf…ec6510d ago0x17bf3d…32529f
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x4337…fa0010d ago0xc443b0…abeb4f
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x8e34…1c6710d ago0x2b0c70…9f5529
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…4bba10d ago0xb87236…492e72
0x3be9…575c0x4cd0…bc31Base—$20.4670%0x4337…be7010d ago0x3bea1e…047cb7
0x3be9…575c0x4cd0…bc31Base—$210.5770%0x4337…98b610d ago0x067d7d…bd71c3
0x3be9…575c0x4cd0…bc31Base—$15.5470%0x4337…8d0e10d ago0xb6d2fe…a1108e
0x3be9…575c0x4cd0…bc31Base—$3,001.5770%0x4337…abf510d ago0x9330fb…495d8e
0x3be9…575c0x4cd0…bc31Base—$175.4670%0x4337…f96510d ago0x6076c1…0db63c
0x3be9…575c0x4cd0…bc31Base—$100.4370%0x4337…b6c210d ago0xf50ba4…54b88c
0x3be9…575c0x4cd0…bc31Base—$30.4770%0xf793…af7510d ago0xa16a79…826fe0
0x3be9…575c0x4cd0…bc31Base—$100.4270%0x3018…023010d ago0xbfac1e…b90bbc
0x3be9…575c0x4cd0…bc31Base—$5.4570%0x4337…abf510d ago0xcb9422…e65400
0x3be9…575c0x4cd0…bc31Base—$2.4570%0x3018…023010d ago0xd4f4e1…fb86bb
0x3be9…575c0x4cd0…bc31Base—$50.4770%0x4337…e22a10d ago0xd57498…10d236
0x3be9…575c0x4cd0…bc31Base—$5.4570%0x8e34…1c6710d ago0xe0ee6e…a43536

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.