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…7a5d9d ago0x1022fc…5ecb3e
0x3be9…575c0x4cd0…bc31Base$42.4670%0x3018…02309d ago0xd32be7…ef4a80
0x3be9…575c0x4cd0…bc31Base$42.4670%0x2fbf…ec659d ago0x39ae74…946188
0x3be9…575c0x4cd0…bc31Base$25.3970%0x2fbf…ec659d ago0xbc9102…4f1b91
0x3be9…575c0x4cd0…bc31Base$10.3870%0x3018…02309d ago0x1e4d91…e96445
0xe7a3…d8060x4cd0…bc31Base$21.0170%0xf70d…dbef9d ago0x09f7e5…adda26
0x3be9…575c0x4cd0…bc31Base$42.4670%0x4337…fa009d ago0xc443b0…abeb4f
0x390d…910b0x4cd0…bc31Base$10.0070%0xf70d…dbef9d ago0xd610aa…b9db20
0xe7a3…d8060x4cd0…bc31Base$16.9870%0xf70d…dbef9d ago0x673e47…b7e943
0x3be9…575c0x4cd0…bc31Base$20.4670%0x4337…be709d ago0x3bea1e…047cb7
0xa00b…3fb80x4cd0…bc31Base$0.4070%0xf70d…dbef9d ago0x5ab203…4197d3
0xea06…1c900x4cd0…bc31Base$2.6470%0xf70d…dbef9d ago0xb7a1cf…48a4a5
0xa00b…3fb80x4cd0…bc31Base$0.5070%0xf70d…dbef9d ago0x9c78b9…e6d073
0xe7a3…d8060x4cd0…bc31Base$6.7570%0xf70d…dbef9d ago0x9b0b41…e95169
0xa00b…3fb80x4cd0…bc31Base$0.3970%0xf70d…dbef9d ago0x304ede…dbbe41
0x2aa5…261b0x4cd0…bc31Base$8.0970%0xf70d…dbef9d ago0xc329ec…55fc3e
0x3be9…575c0x4cd0…bc31Base$210.5770%0x4337…98b69d ago0x067d7d…bd71c3
0x2aa5…261b0x4cd0…bc31Base$10.0070%0xf70d…dbef9d ago0xf8657e…613c3a
0x3be9…575c0x4cd0…bc31Base$15.5470%0x4337…8d0e9d ago0xb6d2fe…a1108e
0x3be9…575c0x4cd0…bc31Base$3,001.5770%0x4337…abf59d ago0x9330fb…495d8e
0x3be9…575c0x4cd0…bc31Base$175.4670%0x4337…f9659d ago0x6076c1…0db63c
0x3be9…575c0x4cd0…bc31Base$100.4370%0x4337…b6c29d ago0xf50ba4…54b88c
0x3be9…575c0x4cd0…bc31Base$30.4770%0xf793…af759d ago0xa16a79…826fe0
0x3be9…575c0x4cd0…bc31Base$100.4270%0x3018…02309d ago0xbfac1e…b90bbc
0xe7a3…d8060x4cd0…bc31Base$14.0770%0xf70d…dbef9d ago0xeaf8ac…b07400

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.