Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8855…2d000x75b9…763dBase—$5,000.0070%0x4af2…d9db51d ago0xc536c0…98d849
0xea3d…51f50x75b9…763dBase—$500.0070%0x4af2…d9db51d ago0xe924a0…9a4c5c
0x7922…12340x75b9…763dBase—$502.0070%0x4af2…d9db51d ago0xd087e8…9714ce
0x7922…12340x75b9…763dBase—$1,000.0070%0x4af2…d9db51d ago0xd96cbc…5f58d8
0xa973…51aa0x75b9…763dBase—$167.2870%0x4af2…d9db51d ago0x33463e…2165b5
0x393b…2e1c0x75b9…763dBase—$299.69100%0x4af2…d9db51d ago0x92a730…8e6932
0x2360…f6380x75b9…763dBase—$510.0070%0x4af2…d9db51d ago0x59364c…0e93ab
0x0739…a1180x75b9…763dBase—$248.0870%0x4af2…d9db51d ago0xf81ecc…9388e3
0xc992…d05a0x75b9…763dBase—$1,200.0070%0x4af2…d9db51d ago0xee52f0…e71faa
0x48ab…1c610x75b9…763dBase—$488.13100%0x4af2…d9db51d ago0x93a6fb…94e7a4
0x4937…f3440x75b9…763dBase—$275.0070%0x4af2…d9db51d ago0x8f3952…c61c8f
0x623b…75280x75b9…763dBase—$4,941.7870%0x4af2…d9db51d ago0xcfeeec…5d1a0c
0x8895…811f0x75b9…763dBase—$50.0070%0x4af2…d9db51d ago0x24833c…494aac
0xb8e7…e14c0x75b9…763dBase—$207.1770%0x4af2…d9db51d ago0x882145…03b84a
0x623b…75280x75b9…763dBase—$50.00100%0x4af2…d9db51d ago0x7d7609…d6854f
0xc850…2e190x75b9…763dBase—$1,555.3870%0x4af2…d9db51d ago0x7a2bfd…4a2e47
0xa3f2…db290x75b9…763dBase—$7,492.50100%0x4af2…d9db51d ago0x757616…e924be
0x6ffa…349a0x75b9…763dBase—$500.00100%0x4af2…d9db51d ago0xaad7df…9e9801
0x4937…f3440x75b9…763dBase—$0.000015100%0x4af2…d9db51d ago0xd34afb…00a59a
0x4937…f3440x75b9…763dBase—$150.00100%0x4af2…d9db51d ago0x756885…ec8379
0xf617…46f10x75b9…763dBase—$1,977.42100%0x4af2…d9db51d ago0x5b75d8…64b0f4
0x4937…f3440x75b9…763dBase—$150.00100%0x4af2…d9db51d ago0x6a4faf…a00278
0xbefc…a43b0x75b9…763dBase—$2,499.90100%0x4af2…d9db51d ago0x103da8…d3876c
0x4c8a…1b2e0x75b9…763dBase—$950.00100%0x4af2…d9db51d ago0xf619d8…32d618
0xca33…8b350x75b9…763dBase—$25.00100%0x4af2…d9db51d ago0xde1bba…90e4ed

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.