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—$100.5570%0x8e34…1c6710d ago0x63b1b8…aca791
0xe7a3…d8060x4cd0…bc31Base—$13.4470%0xf70d…dbef10d ago0x3374dd…302472
0x3be9…575c0x4cd0…bc31Base—$100.4170%0x2fbf…ec6511d ago0x88583c…8a2345
0x3be9…575c0x4cd0…bc31Base—$10.3870%0xf793…af7511d ago0xc26c91…fb0db3
0xe7a3…d8060x4cd0…bc31Base—$32.5870%0xf70d…dbef11d ago0x686c1f…244ac1
0x3be9…575c0x4cd0…bc31Base—$7.9870%0x4337…306311d ago0x4f0fb3…6d3b6b
0x3be9…575c0x4cd0…bc31Base—$20.3970%0x4337…f03811d ago0x455ce7…4db0f7
0x3be9…575c0x4cd0…bc31Base—$11.3870%0x4337…36c411d ago0x671b4d…a9246a
0x3be9…575c0x4cd0…bc31Base—$42.4670%0x4337…98b611d ago0x19577f…85a900
0x3be9…575c0x4cd0…bc31Base—$100.4870%0x4337…f96511d ago0x824022…a741cc
0x3be9…575c0x4cd0…bc31Base—$30.4570%0xf793…af7511d ago0x119e1a…920967
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x4337…808411d ago0x64d937…3f284d
0x3be9…575c0x4cd0…bc31Base—$50.5370%0xf793…af7511d ago0x33f67d…ba9d51
0x3be9…575c0x4cd0…bc31Base—$450.5670%0x4337…df4811d ago0x8e7d1e…c60d7a
0xe7a3…d8060x4cd0…bc31Base—$7.2670%0xf70d…dbef11d ago0xd9b85d…24c6a9
0xef3d…2f8b0x4cd0…bc31Base—$204.7970%0xf70d…dbef11d ago0x55af04…0e45a3
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x4337…e22a11d ago0x63e23d…0f479c
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x4337…181111d ago0xedda01…fb4b1c
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x2fbf…ec6511d ago0xbe94da…144284
0xe7a3…d8060x4cd0…bc31Base—$6.3770%0xf70d…dbef11d ago0x5e8fd8…eb8aa4
0x1181…d95d0x4cd0…bc31Base—$9.8770%0xf70d…dbef11d ago0xd9f32b…2d235f
0x3be9…575c0x4cd0…bc31Base—$50.4070%0x4337…113111d ago0x5a99f2…b512a5
0x2aa5…261b0x4cd0…bc31Base—$8.0070%0xf70d…dbef11d ago0x4f5c30…b94708
0x3be9…575c0x4cd0…bc31Base—$599.6870%0x4337…224f11d ago0x0c8ba1…702926
0x3be9…575c0x4cd0…bc31Base—$2,397.4170%0x2fbf…ec6511d ago0x4c1d98…5a7d8d

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.