Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6494…f26d0x4cd0…bc31Base—$30.0070%0xf70d…dbef16d ago0xf53015…88e573
0x0c27…2d960x4cd0…bc31Base—$259.9670%0xf70d…dbef16d ago0x8ebdce…264e12
0x3be9…575c0x4cd0…bc31Base—$50.3970%0x2891…bc4c16d ago0x05917b…214073
0xe7a3…d8060x4cd0…bc31Base—$17.1970%0xf70d…dbef16d ago0xd45601…70a32f
0x3be9…575c0x4cd0…bc31Base—$95.3070%0x2891…bc4c16d ago0xa7342a…4f2863
0xd4fe…069e0x4cd0…bc31Base—$9.8270%0xf70d…dbef16d ago0x378877…d00627
0x3be9…575c0x4cd0…bc31Base—$50.4670%0x30d2…77d516d ago0x49e202…6de87f
0xe7a3…d8060x4cd0…bc31Base—$25.8770%0xf70d…dbef16d ago0x200687…52b105
0x3be9…575c0x4cd0…bc31Base—$99.4870%0x30d2…77d516d ago0x929968…f35a7d
0x3be9…575c0x4cd0…bc31Base—$15.4670%0x4337…9f2616d ago0xb3e5ce…c57440
0x3be9…575c0x4cd0…bc31Base—$30.3970%0x1d53…c61317d ago0x874375…5f556a
0x3be9…575c0x4cd0…bc31Base—$15.4870%0x4337…187e17d ago0xe2f0e9…e48285
0xd4fe…069e0x4cd0…bc31Base—$7.7270%0xf70d…dbef17d ago0xb11059…fcf72b
0x0c27…2d960x4cd0…bc31Base—$199.9370%0xf70d…dbef17d ago0x6faabb…754224
0x3be9…575c0x4cd0…bc31Base—$5,002.3570%0x4337…d99517d ago0x79a7a2…e27691
0xe7a3…d8060x4cd0…bc31Base—$8.4870%0xf70d…dbef17d ago0xa72197…d46824
0x3be9…575c0x4cd0…bc31Base—$110.4270%0x4337…7b1f17d ago0x49e085…b2d032
0x3be9…575c0x4cd0…bc31Base—$5,002.3570%0x4337…5e7d17d ago0x8d59b1…71c2df
0xef3d…2f8b0x4cd0…bc31Base—$32.1970%0xf70d…dbef17d ago0x6b6180…9a6327
0x3be9…575c0x4cd0…bc31Base—$10.3870%0x4337…187e17d ago0x71176a…2cba15
0x3be9…575c0x4cd0…bc31Base—$10.4470%0x4337…5e7d17d ago0x6dbcdb…8ee9e4
0x3be9…575c0x4cd0…bc31Base—$26.3970%0x2915…146517d ago0xc60026…d0cece
0xe7a3…d8060x4cd0…bc31Base—$13.4970%0xf70d…dbef17d ago0xce06a2…f83d53
0x3be9…575c0x4cd0…bc31Base—$30.4770%0x4337…224f17d ago0xd557cd…b2b213
0x3be9…575c0x4cd0…bc31Base—$35.4570%0x2891…bc4c17d ago0x1bccc6…bfdfa6

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.