Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x051b…da220x4cd0…bc31Base$2.3870%0xf70d…dbef43d ago0x0a9843…1d4dd9
0x3be9…575c0x4cd0…bc31Base$396.5170%0x4337…c27143d ago0xdf7d6b…5d3b73
0x3be9…575c0x4cd0…bc31Base$20.2970%0x4337…d99543d ago0x38ea9f…356e4e
0x3be9…575c0x4cd0…bc31Base$38.7270%0x211d…d17243d ago0xdcf7cc…1de548
0x3be9…575c0x4cd0…bc31Base$198.4270%0xf279…f77f43d ago0x48a173…9aa22e
0x3be9…575c0x4cd0…bc31Base$11.2970%0xe196…0ce143d ago0xd6b925…a03177
0x3be9…575c0x4cd0…bc31Base$349.4770%0x211d…d17243d ago0x30c282…b33eda
0x3be9…575c0x4cd0…bc31Base$100.3370%0x4337…224f43d ago0xefdaf6…a70a28
0x3be9…575c0x4cd0…bc31Base$50.3170%0xf279…f77f43d ago0xe401a0…cdab62
0x5f1f…e9040x4cd0…bc31Base$0.0370%0xf70d…dbef43d ago0x16c697…b24ea9
0x3be9…575c0x4cd0…bc31Base$180.3670%0x4337…b6c243d ago0x8f3462…071cb0
0x3be9…575c0x4cd0…bc31Base$1.8370%0x4337…8d0e43d ago0x1d9202…370e27
0x3be9…575c0x4cd0…bc31Base$330.4270%0x211d…d17243d ago0xbb8c01…c1e7a3
0x3be9…575c0x4cd0…bc31Base$30.3570%0x4337…df9b43d ago0x98a8b6…336fb6
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…217c43d ago0xf4dfa9…b75a30
0x3be9…575c0x4cd0…bc31Base$250.4370%0xe196…0ce143d ago0xe257d3…7f62af
0x3be9…575c0x4cd0…bc31Base$250.4370%0xf279…f77f43d ago0x5f026e…045954
0x3be9…575c0x4cd0…bc31Base$134.3970%0x4337…187e43d ago0x2fa501…37c47f
0x3be9…575c0x4cd0…bc31Base$149.3970%0xf279…f77f43d ago0x702343…dc52e7
0x3be9…575c0x4cd0…bc31Base$650.5470%0x4337…e22a43d ago0x4bace2…606df3
0x3be9…575c0x4cd0…bc31Base$1.8370%0x4337…44cc43d ago0xd68839…52c868
0x3be9…575c0x4cd0…bc31Base$16.2970%0x4337…2e1c43d ago0x221063…30731b
0x3be9…575c0x4cd0…bc31Base$29.3070%0x4337…abf543d ago0x913fdf…bfb033
0x3be9…575c0x4cd0…bc31Base$10.2970%0xe196…0ce143d ago0x2d2767…0432d0
0x3be9…575c0x4cd0…bc31Base$500.4870%0x211d…d17243d ago0xdfa315…4327d8

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.